cli_battery_pack/
lib.rs

1#![doc = include_str!(concat!(env!("OUT_DIR"), "/docs.md"))]
2
3include!(concat!(env!("OUT_DIR"), "/facade.rs"));