Module dummy

Source
Expand description

Dummy trait implementation for a sink when the feature is not enabled at compile time.

Structs§

FeatureNotEnabledCoordinator
FeatureNotEnabledLogSinker
FeatureNotEnabledSink

Traits§

FeatureNotEnabledSinkMarker
Implement this trait will bring a dummy impl Sink for the type which always returns an error.

Functions§

err_feature_not_enabled