Type Definition cargo_uat::prelude::Result[][src]

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