Currently, this is a CLI app. It would be neat to expose a decent API for people wanting to use it in a build script. - [x] Move non-CLI specific code into `lib.rs` - [x] Bonus: `#![deny(missing_docs)]` - [x] Publish to crates.io cf. https://github.com/technocreatives/dbc-codegen/discussions/10#discussioncomment-454058