freebsd-libgeom 0.1.0

Rust bindings to FreeBSD's libgeom library
docs.rs failed to build freebsd-libgeom-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: freebsd-libgeom-0.3.0

freebsd-libgeom

Rusty bindings to FreeBSD's libgeom

Build Status Crates.io Documentation

Overview

libgeom is the userland API Library for the kernel GEOM subsystem. It's used to view the GEOM configuration, get I/O statistics for GEOM providers, and send control requests to GEOM providers.

Currently this library only supports the statistics API. The other functionality may be added on an as-needed basis.

Minimum Supported Rust Version (MSRV)

freebsd-libgeom is supported on Rust 1.52.0 and higher. It's MSRV will not be changed in the future without bumping the major or minor version.

License

freebsd-libgeom is primarily distributed under the terms of the BSD 2-clause license.

See LICENSE for details.

Sponsorship

freebsd-libgeom is sponsored by Axcient, inc.