Module u32_trait

Module u32_trait 

Source
Expand description

An u32 trait with “values” as impl’d types.

Structs§

_0
Type representing the value 0 for the Value trait.
_1
Type representing the value 1 for the Value trait.
_2
Type representing the value 2 for the Value trait.
_3
Type representing the value 3 for the Value trait.
_4
Type representing the value 4 for the Value trait.
_5
Type representing the value 5 for the Value trait.
_6
Type representing the value 6 for the Value trait.
_7
Type representing the value 7 for the Value trait.
_8
Type representing the value 8 for the Value trait.
_9
Type representing the value 9 for the Value trait.
_10
Type representing the value 10 for the Value trait.
_11
Type representing the value 11 for the Value trait.
_12
Type representing the value 12 for the Value trait.
_13
Type representing the value 13 for the Value trait.
_14
Type representing the value 14 for the Value trait.
_15
Type representing the value 15 for the Value trait.
_16
Type representing the value 16 for the Value trait.
_17
Type representing the value 17 for the Value trait.
_18
Type representing the value 18 for the Value trait.
_19
Type representing the value 19 for the Value trait.
_20
Type representing the value 20 for the Value trait.
_21
Type representing the value 21 for the Value trait.
_22
Type representing the value 22 for the Value trait.
_23
Type representing the value 23 for the Value trait.
_24
Type representing the value 24 for the Value trait.
_25
Type representing the value 25 for the Value trait.
_26
Type representing the value 26 for the Value trait.
_27
Type representing the value 27 for the Value trait.
_28
Type representing the value 28 for the Value trait.
_29
Type representing the value 29 for the Value trait.
_30
Type representing the value 30 for the Value trait.
_31
Type representing the value 31 for the Value trait.
_32
Type representing the value 32 for the Value trait.
_33
Type representing the value 33 for the Value trait.
_34
Type representing the value 34 for the Value trait.
_35
Type representing the value 35 for the Value trait.
_36
Type representing the value 36 for the Value trait.
_37
Type representing the value 37 for the Value trait.
_38
Type representing the value 38 for the Value trait.
_39
Type representing the value 39 for the Value trait.
_40
Type representing the value 40 for the Value trait.
_41
Type representing the value 41 for the Value trait.
_42
Type representing the value 42 for the Value trait.
_43
Type representing the value 43 for the Value trait.
_44
Type representing the value 44 for the Value trait.
_45
Type representing the value 45 for the Value trait.
_46
Type representing the value 46 for the Value trait.
_47
Type representing the value 47 for the Value trait.
_48
Type representing the value 48 for the Value trait.
_49
Type representing the value 49 for the Value trait.
_50
Type representing the value 50 for the Value trait.
_51
Type representing the value 51 for the Value trait.
_52
Type representing the value 52 for the Value trait.
_53
Type representing the value 53 for the Value trait.
_54
Type representing the value 54 for the Value trait.
_55
Type representing the value 55 for the Value trait.
_56
Type representing the value 56 for the Value trait.
_57
Type representing the value 57 for the Value trait.
_58
Type representing the value 58 for the Value trait.
_59
Type representing the value 59 for the Value trait.
_60
Type representing the value 60 for the Value trait.
_61
Type representing the value 61 for the Value trait.
_62
Type representing the value 62 for the Value trait.
_63
Type representing the value 63 for the Value trait.
_64
Type representing the value 64 for the Value trait.
_65
Type representing the value 65 for the Value trait.
_66
Type representing the value 66 for the Value trait.
_67
Type representing the value 67 for the Value trait.
_68
Type representing the value 68 for the Value trait.
_69
Type representing the value 69 for the Value trait.
_70
Type representing the value 70 for the Value trait.
_71
Type representing the value 71 for the Value trait.
_72
Type representing the value 72 for the Value trait.
_73
Type representing the value 73 for the Value trait.
_74
Type representing the value 74 for the Value trait.
_75
Type representing the value 75 for the Value trait.
_76
Type representing the value 76 for the Value trait.
_77
Type representing the value 77 for the Value trait.
_78
Type representing the value 78 for the Value trait.
_79
Type representing the value 79 for the Value trait.
_80
Type representing the value 80 for the Value trait.
_81
Type representing the value 81 for the Value trait.
_82
Type representing the value 82 for the Value trait.
_83
Type representing the value 83 for the Value trait.
_84
Type representing the value 84 for the Value trait.
_85
Type representing the value 85 for the Value trait.
_86
Type representing the value 86 for the Value trait.
_87
Type representing the value 87 for the Value trait.
_88
Type representing the value 88 for the Value trait.
_89
Type representing the value 89 for the Value trait.
_90
Type representing the value 90 for the Value trait.
_91
Type representing the value 91 for the Value trait.
_92
Type representing the value 92 for the Value trait.
_93
Type representing the value 93 for the Value trait.
_94
Type representing the value 94 for the Value trait.
_95
Type representing the value 95 for the Value trait.
_96
Type representing the value 96 for the Value trait.
_97
Type representing the value 97 for the Value trait.
_98
Type representing the value 98 for the Value trait.
_99
Type representing the value 99 for the Value trait.
_100
Type representing the value 100 for the Value trait.
_112
Type representing the value 112 for the Value trait.
_128
Type representing the value 128 for the Value trait.
_160
Type representing the value 160 for the Value trait.
_192
Type representing the value 192 for the Value trait.
_224
Type representing the value 224 for the Value trait.
_256
Type representing the value 256 for the Value trait.
_384
Type representing the value 384 for the Value trait.
_512
Type representing the value 512 for the Value trait.

Traits§

Value
A u32 value, wrapped in a trait because we don’t yet have const generics.