scx/rust/scx_stats/scx_stats_derive
Ming Yang 28bfd2986a scx_stats: Implement #stat_doc to autogen doc from stat desc
The doc of scx_layered `Opt` is out of sync.

Implement attribute macro #stat_doc to generate doc from the `desc`
property.

Apply #stat_doc to `LayerStats` and `SysStats in scx_layered.

Signed-off-by : Ming Yang <minos.future@gmail.com>
2024-09-28 09:32:48 -07:00
..
src scx_stats: Implement #stat_doc to autogen doc from stat desc 2024-09-28 09:32:48 -07:00
Cargo.toml version: v1.0.4 2024-09-05 18:12:45 -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.