FREE RAG Converter Online -- RAGconverter.com
Tiny seam that installs
rusty_allocas the process#[global_allocator]. Used as the defaultrusty-allocfeature ofrusty_symbols,rusty_tokens, andrusty_a11yso 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.
MIT -- LICENSE-MIT.