Skip to main content

AttributePath

Type Alias AttributePath 

Source
pub type AttributePath = SimplePath;
Expand description

Structured representation of an attribute path such as tokio::test.

Aliased Typeยง

pub struct AttributePath { /* private fields */ }