scx-upstream/rust/scx_stats/scx_stats_derive
Tejun Heo 625381280c scx_stats: Shorten exported names and add prelude module
Let's make it a bit easier to use:

- Shorten exported names by changing the prefix from ScxStats to Stats. This
  should be distinctive enough and more inline with how most libraries name
  their exports.

- Importing the right set of traits can be tricky. Introduce prelude module
  so that importing is a bit less painful.
2024-08-24 22:04:25 -10:00
..
src scx_stats: Shorten exported names and add prelude module 2024-08-24 22:04:25 -10:00
Cargo.toml Version: v1.0.3 2024-08-21 06:42:11 -10:00
LICENSE scx_stats: Add package metadata 2024-08-15 11:09:26 -10:00
README.md scx_stats: Add README and cleanup examples 2024-08-15 12:17:30 -10:00

Derive macro crate for scx_stats

See scx_stats.