| Crates.io | smallstr |
| lib.rs | smallstr |
| version | 0.3.1 |
| created_at | 2018-04-26 01:32:27.073897+00 |
| updated_at | 2025-08-13 16:23:37.929669+00 |
| description | String-like container based on smallvec |
| homepage | https://github.com/murarth/smallstr |
| repository | https://github.com/murarth/smallstr |
| max_upload_size | |
| id | 62327 |
| size | 50,705 |
String-like container based on SmallVec
To include smallstr in your project, add the following to your Cargo.toml:
[dependencies]
smallstr = "0.3"
smallstr is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.