//! Tree-based formatting and semantic styling for inspected values.
//!
//! This crate provides renderers that convert inspected values into
//! human-readable tree representations with semantic syntax highlighting.
pub use ;
pub use StyleRole;
pub use ;
pub use ;
pub use Theme;
pub use ;