Type Definition holochain_state::mutations::StateMutationResult[][src]

pub type StateMutationResult<T> = Result<T, StateMutationError>;