Extend Supported Types
Aperta
- Lingua principale
- Rust
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
There should be enough stuff already to extend the scope of the project slightly and support
- f32 (RangedNumF32, RangedNumOrInfF32, NonZero)
- f64 (RangedNumF64, RangedNumOrInfF64, NonZero)
- Duration (RangedDuration)
- SystemTime (RangedSystemTime)
- char (RangedChar, NonNul)
- isize (RangedIsize, NonZero)
- usize (RangedUsize, NonZero)
New modules:
- `time`
- `char`
- `float`
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.