Type Definition sc_tracing::logging::Result[][src]

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

Logging Result typedef.