pub fn compute_state<D: EventDatabase>(
db: Arc<D>,
id: &IdentifierPrefix,
) -> Option<IdentifierState>Expand description
Compute State for Prefix
Returns the current State associated with the given Prefix
pub fn compute_state<D: EventDatabase>(
db: Arc<D>,
id: &IdentifierPrefix,
) -> Option<IdentifierState>Compute State for Prefix
Returns the current State associated with the given Prefix