std-shims-mirror

Crates.iostd-shims-mirror
lib.rsstd-shims-mirror
version0.1.1
sourcesrc
created_at2024-09-13 22:20:44.602425
updated_at2024-09-22 00:27:39.508824
descriptionA series of std shims to make alloc more feasible. Mirrored by sneurlax from serai for downstream crate-publishing purposes until serai publishes their crates; use the versions from serai in production. This crate will be unpublished/deleted as soon as possible.
homepage
repositoryhttps://github.com/serai-dex/serai/tree/develop/common/std-shims
max_upload_size
id1374198
size8,768
sneurlax (sneurlax)

documentation

README

std shims

A crate which passes through to std when the default std feature is enabled, yet provides a series of shims when it isn't.

HashSet and HashMap are provided via hashbrown.

Commit count: 1740

cargo fmt