Macrosยง
- gen_
binop ๐Generates an implementation of a binary operator Trait for a scalar type - gen_
binopassign ๐Generates an implementation of a binary operate-assign Trait for a scalar type - gen_
from_ ๐primitive Generates an implementation of type conversion Traits from a primitive type - gen_
partial_ ๐ord - gen_
sum_ ๐iter Generates an implementation ofstd::iter::Sum
for a scalar type - gen_
trait_ ๐impl Generates an implementation of a number of Traits for the specified Type - gen_
unop ๐Generates an implementation of a unary operator Trait for a scalar type