Type Definition mdns_sd::Result

source · []
pub type Result<T> = Result<T, Error>;
Expand description

One and only Result type from this library crate.