Docs.rs
logic-mesh-0.1.10
logic-mesh 0.1.10
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
rracariu
Dependencies
anyhow ^1.0.75
normal
futures ^0.3.29
normal
lazy_static ^1.4.0
normal
libhaystack ^1.0.13
normal
log ^0.4.20
normal
logic_mesh_block_macro ^0.1.5
normal
rand ^0.8.5
normal
serde ^1.0
normal
uuid ^1.6
normal
wasm-bindgen-test ^0.3.38
dev
tokio ^1.34.0
normal
console_error_panic_hook ^0.1.7
normal
js-sys ^0.3.65
normal
serde-wasm-bindgen ^0.6.1
normal
tokio ^1.34.0
normal
wasm-bindgen ^0.2.88
normal
wasm-bindgen-console-logger ^0.1.1
normal
wasm-bindgen-futures ^0.4.38
normal
Versions
37.6%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
logic_
mesh
0.1.10
Module engine
Module Items
Modules
Traits
In logic_
mesh::
base
logic_mesh
::
base
Module
engine
Copy item path
Source
Expand description
Defines the block execution engine
Modules
§
messages
Traits
§
Engine
Specifies the interface for an engine that implements the block execution logic.