brayniac / histogram

rust histogram and percentile stats
Apache License 2.0
46 stars 4 forks source link

make internal structs private #26

Closed brayniac closed 8 years ago

brayniac commented 8 years ago

Cleaning up the docstrings for stucts and a couple internal structs were marked pub, fixing these should have no effect.