Function soroban_spec::read::from_wasm

source ·
pub fn from_wasm(wasm: &[u8]) -> Result<Vec<ScSpecEntry>, FromWasmError>