[][src]Function gh_stack::persist::persist

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