Docs.rs
pop-common-0.10.0
pop-common 0.10.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
AlexD10S
github:r0gue-io:pop-cli
Dependencies
anyhow ^1.0
normal
assert_cmd ^2.0.14
normal
optional
bytes ^1.10.1
normal
cargo_toml ^0.20.3
normal
contract-build ^5.0.2
normal
contract-extrinsics ^5.0.2
normal
duct ^0.13
normal
flate2 ^1.0.30
normal
git2 ^0.18
normal
git2_credentials ^0.13.0
normal
ink_env ^5.0.0
normal
regex ^1.10
normal
reqwest ^0.12
normal
scale-info ^2.11.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
sp-core ^32.0.0
normal
strum ^0.26
normal
strum_macros ^0.26
normal
subxt ^0.38.0
normal
subxt-signer ^0.38.0
normal
tar ^0.4.40
normal
tempfile ^3.10
normal
thiserror ^1.0.58
normal
tokio ^1.0
normal
toml ^0.5.0
normal
toml_edit ^0.22
normal
url ^2.5.4
normal
mockito ^1.4.0
dev
tempfile ^3.10
dev
Versions
100%
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
Module test_env
pop_
common
0.10.0
Module test_
env
Module Items
Structs
In crate pop_
common
pop_common
Module
test_
env
Copy item path
Source
Expand description
Contains utilities for setting up a local test environment.
Structs
ยง
Test
Node
Represents a temporary test node process, running locally for testing.