//! The same styled line produced three ways — builder, inline tags, and a named
//! registry entry. All three render to identical bytes for the same intent; the
//! choice between them is ergonomic, not visual.
//!
//! ```bash
//! cargo run --example three_paths
//! ```
use ;