]> piware.de Git - learn-rust.git/commit - call-c-from-rust/Cargo.toml
Implement the rest of c-mounts.c in Rust
authorMartin Pitt <martin@piware.de>
Fri, 27 Aug 2021 07:27:37 +0000 (09:27 +0200)
committerMartin Pitt <martin@piware.de>
Fri, 27 Aug 2021 08:24:17 +0000 (10:24 +0200)
commitb74219aafd6977a99de7e52bc47f956b0b45cb01
tree05890f3f846b2ab0bf7201e1a2c7cb8e4f12021e
parent08dccd05a79d2cf2bdd4b6cd8ccaa8baa02b0a54
Implement the rest of c-mounts.c in Rust

Use errno crate for human-readable error formatting.
call-c-from-rust/Cargo.toml
call-c-from-rust/src/main.rs