Type Definition mammut::Result [] [src]

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