Skip to main content

prepare_fragment_insert

Function prepare_fragment_insert 

Source
fn prepare_fragment_insert<'tx>(
    tx: &'tx Transaction<'_>,
    table: &str,
    path: &Path,
) -> Result<Statement<'tx>, CacheError>