Crate devela

Source
Expand description

A cohesive development layer.

Modules§

_core
core Re-exported Rust core library.
_dep
Re-exported optional dependencies.
_infodoc or test
Extra information about the library.
all
All the crate’s items flat re-exported.

code
Code reflective synthesis.
code::{marker, ops, result, util}

data
Data handling and manipulation.
data::{codec, error, iter, key, list, table, uid, xipher}

lang
Language functionality, DSLs and FFIs.
lang::{c, glsl, js}

media
Multimedia functionality.
media::{audio, color, draw, font, image, video}

num
Numerical types and math operations.
num::{geom, logic, niche, ord, quant, rand}

phys
Physical units and measurements.
phys::{time, wave}

sys
System interfaces and hardware abstractions.
sys::{arch, env, fs, io, log, mem, net, os}

text
Text types and operations, text processing.
text::{fmt, parse, str}

ui
User interface functionality.
ui::{back, front, layout}
work
Work management, concurrency handling.
work::{future, process, sync}