#string #no-std #vec

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

#2411 in Rust patterns

Download history 2/week @ 2024-02-23 1/week @ 2024-03-01 16/week @ 2024-03-08 62/week @ 2024-03-15 41/week @ 2024-03-29

119 downloads per month

MIT license

15KB
370 lines

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

Dependencies

~265KB