Skip to main content

export_entity

Function export_entity 

Source
pub fn export_entity(
    store: &Store,
    id: &EntityId,
    default_schema: &TypeDefinition,
    mem_dir: &Path,
) -> Result<ExportResult, String>
Expand description

Export a single entity by ID.