#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

#312 in No standard library

Download history 39/week @ 2024-09-21 260/week @ 2024-09-28 112/week @ 2024-10-05 69/week @ 2024-10-12 68/week @ 2024-10-19 22/week @ 2024-10-26 21/week @ 2024-11-02 6/week @ 2024-11-09 8/week @ 2024-11-16 23/week @ 2024-11-23 15/week @ 2024-11-30 554/week @ 2024-12-07 199/week @ 2024-12-14 2/week @ 2024-12-21 71/week @ 2024-12-28 158/week @ 2025-01-04

432 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