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

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

Service Result typedef.