Module mithril_common::signed_entity_type_lock

source ·
Expand description

§Signed Entity Type Lock

This module provides a non-blocking lock mechanism for signed entity types to prevent multiple modification on a same entity type at the same time.

Structs§

  • Non-blocking lock mechanism for signed entity types to prevent multiple modification on a same entity type at the same time.