Type Definition build_fs_tree::program::main::Run[][src]

type Run = fn(_: &PathBuf) -> Result<(), String>;

Read a YAML from stdin and build a filesystem tree.