Skip to main content

TypePath

Type Alias TypePath 

Source
pub type TypePath = String;
Expand description

Fully-qualified type path used to identify a component type.

Aliased Typeยง

pub struct TypePath { /* private fields */ }