Skip to main content

Crate datex_core

Crate datex_core 

Source

Re-exports§

pub use datex_macros_internal as macros;

Modules§

channel
collections
core_compiler
crypto
Crypto implementations selection based on target architecture and features.
dif
dxb_parser
global
libs
network
prelude
random
references
runtime
serde
std_sync
Reexport of Mutex that works in both std and no_std environments.
task
time
traits
types
utils
values

Macros§

assert_identical
assert_structural_eq
assert_value_eq
datex_list
derive_setup_data
Creates a new type that wraps the given setup data type and implements Deref to it so that factory traits can be implemented on it in external crates.