Docs.rs
txtx-addon-kit-0.4.13
txtx-addon-kit 0.4.13
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
lgalabru
txtx-bot
Dependencies
bip32 ^0.5.3
normal
crossbeam-channel ^0.5.15
normal
dirs ^5.0.1
normal
dyn-clone ^1
normal
ed25519-dalek-bip32 ^0.3.0
normal
futures ^0.3
normal
hcl-edit ^0.8.0
normal
hex ^0.4.3
normal
highway ^1.1.0
normal
hmac ^0.12.0
normal
indexmap ^2.2.6
normal
indoc ^2.0.5
normal
jaq-interpret ^1.2.1
normal
keccak-hash ^0.11.0
normal
lazy_static ^1.4.0
normal
libsecp256k1 ^0.7.0
normal
pbkdf2 ^0.12.2
normal
rand ^0.8.5
normal
reqwest ^0.11.27
normal
serde ^1
normal
serde_derive ^1
normal
serde_json ^1
normal
sha2 ^0.10.8
normal
strum ^0.26
normal
url ^2.2.2
normal
uuid ^1.15.1
normal
hiro-system-kit ^0.3.4
dev
test-case ^3.3
dev
Versions
6.72%
of the crate is documented
Platform
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
Skip to main content
InstantiabilityChecker
txtx_
addon_
kit
0.4.13
In txtx_
addon_
kit::
types::
commands
txtx_addon_kit
::
types
::
commands
Type Alias
Instantiability
Checker
Copy item path
Source
pub type InstantiabilityChecker =
fn
(&
CommandSpecification
,
Vec
<
Type
>) ->
Result
<
Type
,
Diagnostic
>;