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

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