use ;
let mut env = current_dir?.with_vars;
let project_root = read_str!?;
env.change_dir?;
let cargo_args = ;
let doc_args = ;
run!?;
Checkout the documentation for details.
⚖️ Licensing
This project is licensed under either MIT or Apache 2.0 at your opinion. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache 2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Made with ❤️ for OSS by Silitics.