Docs.rs
logic-mesh-1.0.0
logic-mesh 1.0.0
Docs.rs crate page
BSD-3-Clause
24 July 2026
Links
Repository
crates.io
Source
Owners
rracariu
Dependencies
anyhow ^1.0
normal
futures ^0.3
normal
libhaystack ^3.1
normal
log ^0.4
normal
logic_mesh_block_macro ^1.0.0
normal
rand ^0.9
normal
serde ^1.0
normal
uuid ^1.23
normal
assert_matches ^1.5
dev
crossterm ^0.29
dev
ratatui ^0.30
dev
serde_json ^1.0
dev
wasm-bindgen-test ^0.3
dev
tokio ^1.50
normal
console_error_panic_hook ^0.1
normal
getrandom ^0.3
normal
js-sys ^0.3
normal
serde-wasm-bindgen ^0.6
normal
tokio ^1.50
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-console-logger ^0.1
normal
wasm-bindgen-futures ^0.4
normal
Versions
33.7%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate logic_mesh
logic_
mesh
1.0.0
All Items
Crate Items
Modules
Macros
Crate
logic_
mesh
Copy item path
Source
Modules
§
base
Module for the basic building blocks of the engine.
blocks
Block implementations
single_
threaded
Single-threaded engine.
Macros
§
register_
blocks
Macro for statically registering all the blocks that are available in the system.