Type Alias SP7

Source
pub type SP7 = Plus<Minus<Plus<Term>>>;

Aliased Typeยง

pub struct SP7(/* private fields */);