Docs.rs
hydroflow-0.7.0
hydroflow 0.7.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
MingweiSamuel
shadaj
Dependencies
bincode ^1.3
normal
byteorder ^1.4.3
normal
bytes ^1.1.0
normal
futures ^0.3
normal
hydroflow_cli_integration ^0.5.2
normal
optional
hydroflow_datalog ^0.7.0
normal
optional
hydroflow_lang ^0.7.0
normal
hydroflow_macro ^0.7.0
normal
optional
itertools ^0.10
normal
lattices ^0.5.5
normal
multiplatform_test ^0.1.0
normal
optional
pusherator ^0.0.6
normal
pyo3 ^0.20
normal
optional
ref-cast ^1.0
normal
regex ^1.8.4
normal
rustc-hash ^1.1.0
normal
sealed ^0.5
normal
serde ^1
normal
serde_json ^1
normal
slotmap ^1.0
normal
smallvec ^1.10.0
normal
tokio-stream ^0.1.10
normal
tracing ^0.1
normal
variadics ^0.0.4
normal
web-time ^1.1.0
normal
chrono ^0.4.20
dev
clap ^4.1.8
dev
colored ^2.0
dev
core_affinity ^0.5.10
dev
ctor ^0.2
dev
futures ^0.3
dev
hdrhistogram ^7
dev
insta ^1.7.1
dev
multiplatform_test ^0.1.0
dev
rand ^0.8.4
dev
rand_distr ^0.4.3
dev
regex ^1
dev
static_assertions ^1.1.0
dev
textnonce ^1.0.0
dev
time ^0.3
dev
tracing-subscriber ^0.3
dev
trybuild ^1.0.80
dev
wasm-bindgen-test ^0.3.34
dev
zipf ^7.0.0
dev
tokio ^1.16
normal
tokio-util ^0.7.4
normal
criterion ^0.5
dev
getrandom ^0.2.6
normal
tokio ^1.16
normal
tokio-util ^0.7.4
normal
Versions
100%
of the crate is documented
Go to latest version
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
hydroflow
0.7.0
Macro
hydroflow
::
morphism
Copy item path
source
ยท
[
−
]
morphism!() {
/* proc-macro */
}
Expand description
Checks that the given closure is a morphism. For now does nothing.