Skip to content

mfs/rust-df

Folders and files

NameName
Last commit message
Last commit date

Latest commit

47f1795 · Jul 23, 2023

History

46 Commits
Jul 31, 2020
May 16, 2023
Jun 4, 2017
Jun 7, 2022
Jun 7, 2022
Jun 3, 2017
Jul 31, 2020
Jun 4, 2017

Repository files navigation

rust-df

My standard "Hello, World!" program is df.

This is the start of one in Rust.

Here is a video from Rust Belt 2016 which mentions the nix crate I'm using.

Unix systems programming in rust

Building

Run cargo build to build. Alternatively a fabric file is included that wraps release, debug and static builds. Run fab --list to view available targets.

Screenshot

rust-df screenshot