#const #concatenate #concat

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

#215 in No standard library

Download history 5/week @ 2024-06-09 2/week @ 2024-06-16 24/week @ 2024-06-23 12/week @ 2024-06-30 15/week @ 2024-07-07 3/week @ 2024-07-14 12/week @ 2024-07-21 6/week @ 2024-07-28 5/week @ 2024-08-04 19/week @ 2024-08-18 57/week @ 2024-08-25 177/week @ 2024-09-01 130/week @ 2024-09-08 150/week @ 2024-09-15

514 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