[][src]Type Definition wapc_guest::CallResult

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