freya
0.4.0
Node
State
Snapshot
Required Methods
state_snapshot
Implementations on Foreign Types
NodeRef<'_, CustomAttributeValues>
Implementors
In freya::
common::
node_
state_
snapshot
freya
::
common
::
node_state_snapshot
Trait
NodeStateSnapshot
Copy item path
Source
pub trait NodeStateSnapshot { // Required method fn
state_snapshot
(&self) ->
NodeState
; }
Required Methods
§
Source
fn
state_snapshot
(&self) ->
NodeState
Implementations on Foreign Types
§
Source
§
impl
NodeStateSnapshot
for
NodeRef
<'_,
CustomAttributeValues
>
Source
§
fn
state_snapshot
(&self) ->
NodeState
Implementors
§