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

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