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

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