#no-std #slice #vec #string

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

#1312 in Embedded development

MIT license

15KB
370 lines

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

Dependencies

~320KB
~12K SLoC