mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(metrics): support and default to . separator (#1018)
This commit is contained in:
@ -40,7 +40,7 @@ struct CustomMetrics8;
|
||||
struct CustomMetrics9;
|
||||
|
||||
#[derive(Metrics)]
|
||||
#[metrics(separator = ".")]
|
||||
#[metrics(separator = "x")]
|
||||
struct CustomMetrics10;
|
||||
|
||||
#[derive(Metrics)]
|
||||
|
||||
Reference in New Issue
Block a user