Esteban Küber
c3301503b9
Make Default
const and add some const Default
impls
Full list of `impl const Default` types:
- ()
- bool
- char
- Cell
- std::ascii::Char
- usize
- u8
- u16
- u32
- u64
- u128
- i8
- i16
- i32
- i64
- i128
- f16
- f32
- f64
- f128
- std::marker::PhantomData<T>
- Option<T>
- std::iter::Empty<T>
- std::ptr::Alignment
- &[T]
- &mut [T]
- &str
- &mut str
- String
- Vec<T>
2025-07-07 22:09:37 +00:00
..
2025-04-19 01:10:26 -06:00
2025-05-29 20:51:51 +08:00
2025-03-07 10:50:31 +08:00
2025-03-07 10:50:31 +08:00
2025-03-07 10:50:31 +08:00
2025-06-09 15:48:06 +02:00
2025-06-14 13:44:43 +08:00
2025-06-14 13:44:43 +08:00
2025-06-14 13:44:43 +08:00
2025-06-14 13:44:43 +08:00
2025-06-14 13:44:43 +08:00
2025-04-19 01:10:26 -06:00
2025-04-19 01:10:26 -06:00
2025-06-14 13:44:43 +08:00
2025-04-13 17:33:55 +08:00
2025-05-29 20:51:51 +08:00
2025-02-10 20:21:39 +00:00
2025-06-14 13:44:43 +08:00
2025-06-14 13:44:43 +08:00
2025-07-07 22:09:37 +00:00
2025-06-14 13:44:43 +08:00