Skip to main content

NodeSlug

Type Alias NodeSlug 

Source
pub type NodeSlug = String;
Expand description

URL-safe slug derived from the node’s display name, used as Prometheus route segment

Aliased Type§

pub struct NodeSlug { /* private fields */ }