Skip to content

hintjen/btrfs-wrappers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BTRFS Wrappers

This is a utility crate that offers async wrappers for using BTRFS utilities, for example to create snapshots and send snapshots or receive snapshots through asynchronous streams.

Use this crate if you want to interact with the btrfs utilities in an async codebase.

Resources:

Usage

To use this crate, simply add this line to your dependencies section in your crate configuration:

fractal-btrfs-wrappers = "0.1"

Optional features

There are no optional features.

License

AGPL 3.0, commercial licensing available upon request.

About

Rust async wrappers around BTRFS utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages