Modules
std
math
Sign
enum Sign
[src]
Fields
positive
negative
Source
pub const Sign = enum(u1) { positive, negative }