Simon Chemouil
Simon Chemouil
Some dependencies, such as `atomic` or `parking_lot` have nightly features that it would be good to enable and benefit from when enabling Metered's own nightly feature, for instance using `const...
It's pretty trivial to add documentation attributes to items generated by a procedural macro, especially in Metered's macros where the registry structures are built using the `quote!` macro. One would...
Draft, early review welcome @cpcloud @lovesegfault I'm not sure `src` is the best place to put the expected source code, especially because it is Rust and it may be confused...