Registry / utility / loca
library0.7.4rscratesunverified

Memory allocation utilities.

# Cargo.toml [dependencies] loca = "0.7.4"
INSTALL
IMPORT
SIG · LOCA
L
loca
utilityrustv0.7.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Allocator
use loca::Allocator;

Creates a new memory allocator.

use loca::Allocator; fn main() { let alloc = Allocator::new(); println!("Allocator created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
loca — cargo add loca · libregistry