Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In The Wild with 157 Active Installs

FREE RAG Converter Online -- RAGconverter.com

rusty_alloc_default

Remade With Rust By Mata Network License: MIT MSRV: 1.73

Tiny seam that installs rusty_alloc as the process #[global_allocator]. Used as the default rusty-alloc feature of rusty_symbols, rusty_tokens, and rusty_a11y so those crates can each default-on without fighting when combined (one link, one allocator).

rusty_alloc_default = "0.1"
# hardened:
# rusty_alloc_default = { version = "0.1", features = ["secure"] }

Apps that already install an allocator (e.g. via mata-alloc) should not depend on this crate -- set default-features = false on the Remade UI crates.

License

MIT -- LICENSE-MIT.

About

Installs rusty_alloc as the process #[global_allocator] — shared default for Remade UI crates

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages