Expand description
Dummy trait implementation for a sink when the feature is not enabled at compile time.
Structs§
Traits§
- Feature
NotEnabled Sink Marker - Implement this trait will bring a dummy
impl Sink
for the type which always returns an error.
Dummy trait implementation for a sink when the feature is not enabled at compile time.
impl Sink
for the type which always returns an error.