[][src]Type Definition dbcrossbarlib::Result

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

Standard result type for this library.