scx/rust/scx_stats/examples
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
..
client.rs scx_stats: Shorten exported names and add prelude module 2024-08-24 22:04:25 -10:00
server.rs scx_stats: Shorten exported names and add prelude module 2024-08-24 22:04:25 -10:00
stats_defs.rs.h scx_stats: Add support for no-value user attributes and a bunch of other changes 2024-08-16 07:52:02 -10:00