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::{error, marker, ops, panic, result, util}

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

lang
Language functionality, DSLs and FFIs.
lang::{dsl, ffi, i18n, ling}

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::{bio, chem, elec, mech, time, unit, 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, thread}

OSZAR »