Crates.io | stary |
lib.rs | stary |
version | 0.2.1 |
source | src |
created_at | 2024-08-18 15:19:47.668371 |
updated_at | 2024-09-10 14:33:07.568426 |
description | A collection of modules that aim to feel like extensions of core, alloc, and std. |
homepage | |
repository | https://codeberg.org/leonski/stary |
max_upload_size | |
id | 1342724 |
size | 140,809 |
A collection of modules that aim to feel like extensions of core, alloc, and std.
This crates uses additive features so that consumers can choose what they would like to enabled. Thus, there is nothing exported by default. The available features are listed below:
Feature | Sub-features |
---|---|
alloc * |
|
ascii |
step-trait *, serde |
* Requires the Nightly channel.
This project is released under the Zero-Clause BSD Licence.