Struct dprint_core::formatting::PrintNodeCell [−][src]
pub struct PrintNodeCell { /* fields omitted */ }Expand description
A fast implementation of RefCell
Implementations
Auto Trait Implementations
impl !RefUnwindSafe for PrintNodeCellimpl !Send for PrintNodeCellimpl !Sync for PrintNodeCellimpl Unpin for PrintNodeCellimpl !UnwindSafe for PrintNodeCell