stary

Crates.iostary
lib.rsstary
version0.2.1
sourcesrc
created_at2024-08-18 15:19:47.668371
updated_at2024-09-10 14:33:07.568426
descriptionA collection of modules that aim to feel like extensions of core, alloc, and std.
homepage
repositoryhttps://codeberg.org/leonski/stary
max_upload_size
id1342724
size140,809
Leon (leonskidev)

documentation

README

Stary

A collection of modules that aim to feel like extensions of core, alloc, and std.

Usage

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.

Licence

This project is released under the Zero-Clause BSD Licence.

Commit count: 0

cargo fmt