-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# What ❔ Improves the client crate in various ways: - Supports `Gauge`s for more types, e.g. `usize` / `isize`. - Supports raw identifiers (e.g., `r#type`) as label names. - Supports encoding C-style enums as label values and transforming their variant names like in `serde`. ## Why ❔ Makes the crate easier to use (with the guiding example being the main Era repo).
- Loading branch information
Showing
10 changed files
with
865 additions
and
413 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.