Type Definition warp10::Result[][src]

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