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

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