Struct augdom::rsdom::Mutation [−][src]
pub struct Mutation {}
Expand description
Tracks a mutation in the virtual DOM tree. Currently unimplemented.
Auto Trait Implementations
impl RefUnwindSafe for Mutation
impl UnwindSafe for Mutation
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more