[][src]Function holochain_core_types::crud_status::create_crud_status_eav

pub fn create_crud_status_eav(
    address: &Address,
    status: CrudStatus
) -> PersistenceResult<EntityAttributeValueIndex>

Create a new EAV with an entry address as the Entity, CrudStatus as the attribute and CrudStatus as the value. This will come to represent the lifecycle status of an entry, when it gets stored in an EAV Storage