asajeffrey / shared-data

A Rust library for data structures living in shared memory.
Mozilla Public License 2.0
12 stars 2 forks source link

Documentation #1

Open asajeffrey opened 5 years ago

asajeffrey commented 5 years ago

It would be nice to at least have rustdoc documentation for the public API. For some reason the documentation on methods for re-exported types isn't showing up.