1 2 3 4 5 6
// use crate::env; // // #[ctor::ctor] // fn init() { // env::set_var("USAGE_BIN", "usage"); // }