Type Definition s1vm::error::Result[][src]

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