Type Alias SP16

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

Aliased Typeยง

struct SP16(/* private fields */);