bcachefs-tools/rust-src/bch_bindgen
Kayla Firestack 1f8fc31ddc split mount into a library crate for rust reuse
update makefile to output shared library and rust build
fix default.nix to properly get the binary name for `ln`ing - move binary to main.rs
add rustfmt and gitignore files
move build.rs file into bch_bindgen for reuse between projects
add outputs to nix flake and checks
add mount.toml to makefile
2021-10-18 16:30:52 -04:00
..
src split mount into a library crate for rust reuse 2021-10-18 16:30:52 -04:00
.gitignore split mount into a library crate for rust reuse 2021-10-18 16:30:52 -04:00
build.rs split mount into a library crate for rust reuse 2021-10-18 16:30:52 -04:00
Cargo.lock split mount into a library crate for rust reuse 2021-10-18 16:30:52 -04:00
Cargo.toml split mount into a library crate for rust reuse 2021-10-18 16:30:52 -04:00
default.nix add mount and bch-bindgen nix builder file 2021-10-18 12:34:12 -04:00
rustfmt.toml split mount into a library crate for rust reuse 2021-10-18 16:30:52 -04:00