Trait key_node_list::NodeToken [−][src]
pub trait NodeToken: Sealed { }Expand description
Token that used to update the keys in the Node.
Only the key_node_list crate holds the actual token.
pub trait NodeToken: Sealed { }Token that used to update the keys in the Node.
Only the key_node_list crate holds the actual token.