1 2 3 4 5
//! Fixture file for a streaming-focused example. fn describe_streaming() -> &'static str { "This fixture describes streaming output." }