Function persist

Source
pub async fn persist(
    prs: &FlatDep,
    table: &str,
    c: &Credentials,
) -> Result<(), Box<dyn Error>>