For @quietmisdreavus and rustdoc integration. - [ ] Add two cargo features: `build`, and `serve`, both enabled by default - [ ] Further split up `lib.rs` and conditionally enable stuff based on the set features - [ ] Remove quicli dependency and instead add only the stuff we use
For @QuietMisdreavus and rustdoc integration.
build, andserve, both enabled by defaultlib.rsand conditionally enable stuff based on the set features