Type Definition cosmic_space::selector::Selector

source ·
pub type Selector = SelectorDef<Hop>;

Implementations

Trait Implementations

The associated error which can be returned from parsing.
Parses a string s to return a value of this type. Read more
Converts the given value to a String. Read more