Skip to main content

Crate devela_base_core

Crate devela_base_core 

Source
Expand description

A development substrate of coherence.

Base library built on Rust’s core.

Modules§

code
Reflective code synthesis.
code::{error, marker, ops, panic, result, util}
data
Data handling and manipulation.
data::{access, codec, error, id, layout, topol, value}
geom
Geometric types, operations, and spatial constructs.
geom::{affine, dir, metric, rel, space}
lang
Language structure and meaning across domains.
lang::{prog}
media
Media representation, processing, and synthesis.
media::{audio, visual}
num
Numerical types, structures, and operations.
num::{dom, error, fin, grain, lin, prob, quant, symb}
phys
Physical quantities, units, and models of the natural world.
phys::{time}
sys
System interfaces and hardware abstractions.
sys::{arch, env, log, mem, net, os}
text
Text types and processing.
text::{char, error, fmt, grapheme, parse, str}
ui
Interactive surfaces, input semantics, and presentation state.
work
Computational work and its execution mechanics.
work::{future, sync}
zall

All crate items re-exported in a single flat namespace.
zall_
All crate items re-exported, grouped by their root modules.