[][src]Type Definition controlgroup::Result

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

Result type returned from this crate.