save_snapshot

Function save_snapshot 

Source
pub async fn save_snapshot(
    client: &Client,
    schema: &Schema,
) -> Result<(), Box<dyn Error>>