#concat #const #concatenation

no-std concat_const

const &[u8] and &str concatenation

3 releases

0.1.3 Oct 12, 2023
0.1.2 Oct 7, 2023
0.1.1 Oct 7, 2023
0.1.0 Oct 3, 2023

#244 in No standard library

Download history 10/week @ 2024-07-19 7/week @ 2024-07-26 5/week @ 2024-08-02 1/week @ 2024-08-09 12/week @ 2024-08-16 18/week @ 2024-08-23 159/week @ 2024-08-30 123/week @ 2024-09-06 201/week @ 2024-09-13 54/week @ 2024-09-20 251/week @ 2024-09-27 115/week @ 2024-10-04 73/week @ 2024-10-11 58/week @ 2024-10-18 32/week @ 2024-10-25 14/week @ 2024-11-01

192 downloads per month

MIT/Apache

7KB
142 lines

Rust const &[u8] and &str concatenation

Crate API

Comment which have helped me write it.

Look at the tests for usage examples.

No runtime deps