Skip to main content

Crate devela_base_std

Crate devela_base_std 

Source
Expand description

A development substrate of coherence.

Base library built on Rust’s std.

Modules§

build
Build-related utilities.
code
Reflective code synthesis.
code::{error, panic}
data
Data handling and manipulation.
data::{codec}
media
Media representation, processing, and synthesis.
media::{visual}
num
Numerical types, structures, and operations.
num::{dom, prob}
phys
Physical quantities, units, and models of the natural world.
sys
System interfaces and hardware abstractions.
sys::{arch, env, fs, mem, net, os}
text
Text types and processing.
text::{str}
work
Computational work and its execution mechanics.
work::{process, sync, thread}
zall
All the crate’s items flat re-exported.