Skip to main content

path

Function path 

Source
pub fn path(segments: &[&str]) -> Vec<TokenTree>
Expand description

Emits a path like ::reifydb_type::FromFrame. Pass an empty first segment for a global path (::foo::bar).