Expand description
First version is derived and adapted for Hermit from Philipp Oppermann’s excellent series of blog posts (http://blog.phil-opp.com/) and Eric Kidd’s toy OS (https://github.com/emk/toyos-rs).
Re-exports§
pub use crate::fs::create_file;