Type Definition cdns_rs::error::CDnsResult[][src]

pub type CDnsResult<T> = Result<T, CDnsError>;