libbtrfs

Crates.iolibbtrfs
lib.rslibbtrfs
version0.0.20
created_at2023-04-07 15:38:25.472997+00
updated_at2025-07-12 01:00:08.297152+00
descriptionRust library for working with the btrfs filesystem
homepage
repository
max_upload_size
id832980
size115,381
(Lucasw93)

documentation

https://docs.rs/libbtrfs

README

libbtrfs

This library is a rust library for working with the btrfs filesystem.

More information about the btrfs filesystem can be found at btrfs.readthedocs.io

This library includes, but is not limited to functions the wrap raw btrfs ioctls which provide a safer rust abstraction to raw ioctls. For more information about btrfs ioctls see: btrfs-ioctl(3)

Commit count: 0

cargo fmt