Type Definition Result
Other items insc_tracing::logging
type Result<T> = Result<T, Error>;
Logging Result typedef.