std-shims

Crates.iostd-shims
lib.rsstd-shims
version0.1.1
sourcesrc
created_at2023-04-22 08:42:21.45503
updated_at2023-08-08 22:20:21.101376
descriptionA series of std shims to make alloc more feasible
homepage
repositoryhttps://github.com/serai-dex/serai/tree/develop/common/std-shims
max_upload_size
id845881
size6,558
Luke Parker (kayabaNerve)

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: 1639

cargo fmt