Skip to main content

Crate devela_base_alloc

Crate devela_base_alloc 

Source
Expand description

A development substrate of coherence.

Base library built on Rust’s alloc.

Modules§

data
Data handling and manipulation.
data::{id, layout, topol}
lang
Language structure and meaning across domains.
lang::{prog}
num
Numerical types, structures, and operations.
num::{dom, prob}
sys
System interfaces and hardware abstractions.
sys::{mem}
text
Text types and processing.
text::{fmt, grapheme, str}
work
Computational work and its execution mechanics.
work::{sync}
zall
All the crate’s items flat re-exported.