Docs.rs
aiken-lang-1.1.19
aiken-lang 1.1.19
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Quantumplation
github:aiken-lang:maintainers
Dependencies
blst ^0.3.11
normal
cryptoxide ^0.4.4
normal
hex ^0.4.3
normal
indexmap ^1.9.2
normal
indoc ^2.0.1
normal
itertools ^0.10.5
normal
miette ^7.2.0
normal
num-bigint ^0.4.3
normal
ordinal ^0.3.2
normal
owo-colors ^3.5.0
normal
pallas-primitives ^0.33.0
normal
patricia_tree ^0.8.0
normal
petgraph ^0.6.3
normal
pretty ^0.12.3
normal
serde ^1.0.197
normal
strum ^0.26.3
normal
thiserror ^1.0.39
normal
uplc ^1.1.19
normal
vec1 ^1.10.1
normal
indoc ^2.0.1
dev
insta ^1.30.0
dev
pretty_assertions ^1.3.0
dev
built ^0.7.1
build
chumsky ^0.9.2
normal
chumsky ^0.9.2
normal
Versions
3.1%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
aiken_
lang
1.1.19
aiken_lang
Macro
assert_expr
Copy item path
Source
macro_rules! assert_expr { ($code:expr) => { ... }; }