This repository was archived by the owner on Jul 1, 2025. It is now read-only.
Releases: x52dev/detrim
Releases · x52dev/detrim
detrim: v0.1.4
- No significant changes since
0.1.3.
detrim: v0.1.3
- Fix
cow_strwhen expecting to borrow from input data.
detrim: v0.1.2
- Add
hashset_string()function behind on-by-defaultstdcrate feature. - Fix
string_non_empty()andoption_string_non_empty()functions when encounteringnulls.
detrim: v0.1.1
- Add
option_string()function. - Add
vec_string()function.