commit

Function commit 

Source
pub fn commit(
    dir: &PathBuf,
    message: &Option<String>,
    verbose: bool,
) -> Result<Uuid>
Expand description

Commit a table, storing its contents as a BTRFS snapshot

Returns the commit UUID