Rust devs coming to this sdk are going to want to traverse the rust docs for the sdk crate -- I think we can improve this experience by adding some module docs / idioms pattern snippets to the documentation. Additionally i think we document the set of feature flags in lib.rs to make that discoverable via docs.rs.
Rust devs coming to this sdk are going to want to traverse the rust docs for the sdk crate -- I think we can improve this experience by adding some module docs / idioms pattern snippets to the documentation. Additionally i think we document the set of feature flags in
lib.rsto make that discoverable via docs.rs.