#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

#314 in No standard library

Download history 213/week @ 2024-09-26 141/week @ 2024-10-03 82/week @ 2024-10-10 58/week @ 2024-10-17 36/week @ 2024-10-24 22/week @ 2024-10-31 10/week @ 2024-11-07 5/week @ 2024-11-14 24/week @ 2024-11-21 11/week @ 2024-11-28 454/week @ 2024-12-05 254/week @ 2024-12-12 54/week @ 2024-12-19 67/week @ 2024-12-26 94/week @ 2025-01-02 538/week @ 2025-01-09

821 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