get_state

Function get_state 

Source
pub fn get_state<Updates: AsRef<[IdentityUpdate]>>(
    updates: Updates,
) -> Result<AssociationState, AssociationError>
Expand description

Get the current state from an array of IdentityUpdates. Entire operation fails if any operation fails