Ultra-low-latency and high-throughput typed transport for multiprocess SHM and mmap. Layers framing, codecs, typed zero-copy, and inference-fabric topology helpers on disruptor-mp's LMAX-Disruptor-style ring substrate.
#[test]fnmyelon_public_api_contract_is_enforced(){let t =trybuild::TestCases::new();
t.pass("tests/ui/myelon_public_api.rs");
t.compile_fail("tests/ui/myelon_disallow_full_crate_path.rs");}