1 2 3 4 5
#![doc(hidden)] fn main() -> std::process::ExitCode { build_fs_tree::program::main::main() }