[][src]Type Definition gluon_vm::Result

type Result<T> = Result<T, Error>;

Type returned from vm functions which may fail