ProjectLighthouseCAU / lighthouse-rust

Rust SDK for Project Lighthouse
https://docs.rs/lighthouse-client
MIT License
2 stars 1 forks source link

Add crate-level documentation #16

Open fwcd opened 1 month ago

fwcd commented 1 month ago

It would be nice to have a proper introduction and perhaps even an example in a crate-level doc comment (//!). These snippets additionally have the advantage of automatically being compiled during testing.