pub trait Log { }
This is supported on crate feature client only.
Expand description

Marker trait for objects that has logs

Implementations on Foreign Types

Implementors