Docs.rs
metrics-derive-0.1.0
metrics-derive 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rkrasiuk
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
regex ^1.6.0
normal
syn ^2.0
normal
metrics ^0.23.0
dev
serial_test ^3
dev
trybuild ^1.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
metrics_
derive
0.1.0
All Items
Crate Items
Derive Macros
Crate
metrics_derive
Copy item path
Source
Expand description
This crate provides
Metrics
derive macro
Derive Macros
ยง
Metrics
The
Metrics
derive macro instruments all of the struct fields and creates a
Default
implementation for the struct registering all of the metrics.