terminals-core 0.1.0

Core runtime primitives for Terminals OS: phase dynamics, AXON wire protocol, substrate engine, and sematonic types
Documentation
1
2
3
4
5
6
7
8
pub mod audio;
pub mod phase;
pub mod primitives;
pub mod substrate;
pub mod wire;

// Re-exports for convenience
pub use primitives::*;