Struct taplo::dom::rewrite::IntegerNode [−][src]
pub struct IntegerNode { /* fields omitted */ }
Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for IntegerNode
impl Send for IntegerNode
impl Sync for IntegerNode
impl Unpin for IntegerNode
impl UnwindSafe for IntegerNode
Blanket Implementations
Mutably borrows from an owned value. Read more