Docs.rs
uplc-1.1.16
uplc 1.1.16
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Quantumplation
github:aiken-lang:maintainers
Dependencies
bitvec ^1.0.1
normal
blst ^0.3.11
normal
cryptoxide ^0.4.4
normal
hamming ^0.1.3
normal
hex ^0.4.3
normal
indexmap ^1.9.2
normal
itertools ^0.10.5
normal
miette ^5.5.0
normal
num-bigint ^0.4.3
normal
num-integer ^0.1.45
normal
num-traits ^0.2.15
normal
once_cell ^1.18.0
normal
pallas-addresses ^0.32.0
normal
pallas-codec ^0.32.0
normal
pallas-crypto ^0.32.0
normal
pallas-primitives ^0.32.0
normal
pallas-traverse ^0.32.0
normal
peg ^0.8.1
normal
pretty ^0.11.3
normal
serde ^1.0.152
normal
serde_json ^1.0.94
normal
strum ^0.26.3
normal
thiserror ^1.0.39
normal
hex ^0.4.3
dev
indoc ^2.0.1
dev
insta ^1.30.0
dev
pretty_assertions ^1.3.0
dev
walkdir ^2.3.2
dev
secp256k1 ^0.26.0
normal
k256 ^0.13.0
normal
Versions
5.25%
of the crate is documented
Go to latest version
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
uplc
1.1.16
Error
Aliased Type
In crate uplc
uplc
Type Alias
Error
Copy item path
Source
pub type Error =
Box
<dyn
Error
>;
Aliased Type
ยง
struct Error(
/* private fields */
);