Skip to main content

remove

Function remove 

Source
pub fn remove(
    db_context: &DbContext,
    event_hub: &Arc<EventHub>,
    id: &EntityId,
) -> Result<()>