no-std slice-string

A String backed by a slice

7 releases (breaking)

0.7.0 Sep 27, 2023
0.6.0 Jul 24, 2023
0.5.0 Jul 24, 2023
0.4.0 Jul 24, 2023
0.1.0 Jul 24, 2023

MIT license

15KB
370 lines

This module implements support for a String-like structure that is backed by a slice.

Dependencies

~300KB
~12K SLoC