Type Definition tetsy_vm::TrapResult[][src]

type TrapResult<T, Call, Create> = Result<Result<T>, TrapError<Call, Create>>;