Type Alias SP22

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

Aliased Typeยง

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