Docs.rs
plutus-ledger-api-3.0.0
plutus-ledger-api 3.0.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
szg251
mlabs-haskell-ci
Dependencies
anyhow ^1.0.94
normal
cardano-serialization-lib ^13.2.0
normal
chrono ^0.4.39
normal
optional
data-encoding ^2.6.0
normal
impl_ops ^0.1.1
normal
is-plutus-data-derive ^1.0.0
normal
lbr-prelude ^0.1.3
normal
optional
linked-hash-map ~0.5.6
normal
nom ^7.1.3
normal
num-bigint ~0.4
normal
num-traits ~0.2.19
normal
proptest ^1.5.0
normal
serde ^1.0.215
normal
optional
serde_json ^1.0.133
normal
optional
thiserror ^1.0.69
normal
goldie ^0.5.0
dev
Versions
40.77%
of the crate is documented
This release has been yanked, 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
Files
plutus_ledger_api/generators/
mod.rs
1
2
//! Proptest strategies for most common types
pub mod
correct;