pub fn is_subvolume<P: AsRef<Path>>(path: P) -> Result<bool, Error>
Returns whether the given path is a Btrfs subvolume.
path