containers / composefs

a file system for mounting container images
GNU General Public License v2.0
421 stars 29 forks source link

rust: Add a composefs-sys crate #289

Closed cgwalters closed 3 months ago

cgwalters commented 3 months ago

We can expand this in the future; for now I started by just binding the digest API, which we definitely need when doing things in Rust in the future.

Signed-off-by: Colin Walters walters@verbum.org