Docs.rs
aitia-0.2.2
aitia 0.2.2
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
github:holochain:core-dev
zippy
holochain-release-automation2
steveej
Dependencies
anyhow ^1.0
normal
derive_more ^0.99
normal
holochain_trace ^0.3.2
normal
parking_lot ^0.12
normal
petgraph ^0.6
normal
regex ^1
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
tracing ^0.1
normal
tracing-core ^0.1
normal
optional
tracing-serde ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
maplit ^1
dev
pretty_assertions ^1.4
dev
test-case ^3.3
dev
Versions
52.17%
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
aitia
0.2.2
Macro
aitia
::
assert_fact
Copy item path
source
ยท
[
−
]
macro_rules!
assert_fact { (
$ctx
: expr,
$fact
: expr) => { ... }; }