Crates.io | concat_const |
lib.rs | concat_const |
version | 0.1.3 |
source | src |
created_at | 2023-10-03 21:58:48.108887 |
updated_at | 2023-10-12 21:50:22.444086 |
description | const `&[u8]` and `&str` concatenation |
homepage | |
repository | https://github.com/RoDmitry/concat_const |
max_upload_size | |
id | 991595 |
size | 7,223 |
&[u8]
and &str
concatenationComment which have helped me write it.
Look at the tests for usage examples.