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 PrintNodeCell
impl !Send for PrintNodeCell
impl !Sync for PrintNodeCell
impl Unpin for PrintNodeCell
impl !UnwindSafe for PrintNodeCell