Expand description
Feature flags for protocol capabilities.
Defines feature flags (STREAMING, BATCHING, PRIORITY_DEGRADATION) and utility functions for feature bitmap operations.
Re-exports§
pub use feature_flags::BATCHING;pub use feature_flags::PRIORITY_DEGRADATION;pub use feature_flags::STREAMING;