Struct dominator::DomHandle [] [src]

pub struct DomHandle { /* fields omitted */ }

Trait Implementations

impl Discard for DomHandle
[src]

[src]

This consumes the value and cleans up any memory / resources / etc. that the value was using. Read more

Auto Trait Implementations

impl !Send for DomHandle

impl !Sync for DomHandle