Files
arrayvec/.github/workflows
Jan Špaček ae6cfd3baf Improve optional support for borsh serialization
- Do not allocate when deserializing ArrayString
- Serialize length as u32, not as u64, to be consistent with
  serialization of [T] and str
- Add tests
2024-03-07 21:11:18 +01:00
..