Expand description
This module implements core primitives and utilities used throughout the ecosystem.
Re-exports§
pub use super::timestamp::Timestamp;
pub use super::difference::*;
pub use super::execute::*;
pub use super::increment::*;
pub use super::modulo::*;
pub use super::transform::*;
pub use super::area::*;
Modules§
- crypto
- this module implements various cryptographic primitives and utilities for the sdk.
- error
- identity
- nrt
- This crate works to implemet various primitives and utilities supporting the musical aspects of the project.
- ops
- prelude
- time
- traits
- types
- utils
Macros§
- ruleset
- a macro to create a ruleset for finite state machines;
Structs§
- Learned
Rule - Power
Iter - An iterator over the variants of Power
Enums§
Traits§
Functions§
- std_
time - systime is a utilitarian function that returns the current system time in milliseconds.
- systime
- systime is a utilitarian function that returns the current system time in milliseconds.