[][src]Type Definition wapc_guest::prelude::CallResult

type CallResult = Result<Vec<u8>, Box<dyn Error>>;