Docs.rs
phink-0.1.5
phink 0.1.5
Permalink
Docs.rs crate page
WTFPL
Links
Homepage
Repository
crates.io
Source
Owners
kevin-valerio
Dependencies
anyhow ^1.0.81
normal
chrono ^0.4.38
normal
clap ^4.5.4
normal
contract-metadata ^5.0.0-alpha
normal
contract-transcode ^5.0.0-alpha
normal
crossterm ^0.28.1
normal
ctrlc ^3.4.5
normal
frame-support ^38.0.0
normal
frame-system ^38.0.0
normal
hex ^0.4.3
normal
ink_env ^5.0.0
normal
pallet-balances ^39.0.0
normal
pallet-contracts ^38.0.0
normal
pallet-insecure-randomness-collective-flip ^26.0.0
normal
pallet-timestamp ^37.0.0
normal
pallet-transaction-payment ^38.0.0
normal
parity-scale-codec ^3.6.12
normal
prettytable-rs ^0.10.0
normal
proc-macro2 ^1.0.81
normal
quote ^1.0.36
normal
ratatui ^0.29.0
normal
regex ^1.10.4
normal
scale-info ^2.6.0
normal
seq-macro ^0.3.5
normal
serde ^1.0.197
normal
serde_derive ^1.0
normal
serde_json ^1.0.115
normal
sp-core ^34.0.0
normal
sp-runtime ^39.0.0
normal
syn ^2.0.71
normal
tempfile ^3.12.0
normal
toml ^0.8.14
normal
toml_edit ^0.22.22
normal
walkdir ^2.5.0
normal
ziggy ^1.3.0
normal
assert_cmd ^2.0.16
dev
predicates ^3.1.2
dev
Versions
19.95%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
phink_
lib
0.1.5
All Items
Crate Items
Modules
Functions
Type Aliases
Crate
phink_lib
Copy item path
Source
Modules
§
cli
contract
cover
fuzzer
instrumenter
Functions
§
main
Type Aliases
§
Empty
Result
This type is used to handle all the different errors on Phink. It’s a simple binding to
anyhow
.
Result
Of