Type Definition gluon_vm::Result[][src]

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

Type returned from vm functions which may fail