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
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module add
logic_
mesh
0.1.10
Module add
Module Items
Structs
In logic_
mesh::
blocks::
math
logic_mesh
::
blocks
::
math
Module
add
Copy item path
Source
Structs
§
Add
Performs an addition of multiple numbers from the 16 inputs this block has. The addition would take into account the units of those input’s values, if the units are not convertible, the block would be in an error state.