Docs.rs
ink_e2e-5.1.1
ink_e2e 5.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cmichi
ascjones
github:use-ink:ink-developers
peterwht
Dependencies
cargo_metadata ^0.18.0
normal
contract-build ^5.0.0
normal
frame-support ^32.0.0
normal
funty ^2.0.0
normal
impl-serde ^0.4.0
normal
ink =5.1.1
normal
ink_e2e_macro =5.1.1
normal
ink_env =5.1.1
normal
ink_primitives =5.1.1
normal
ink_sandbox =5.1.1
normal
optional
jsonrpsee ^0.22.5
normal
pallet-contracts ^31.0.0
normal
pallet-contracts-mock-network ^7.0.0
normal
optional
regex ^1.11.1
normal
parity-scale-codec ^3.6.9
normal
serde ^1.0.215
normal
serde_json ^1.0.133
normal
sp-core ^32.0.0
normal
sp-keyring ^35.0.0
normal
sp-runtime ^35.0.0
normal
sp-weights ^31.0.0
normal
subxt ^0.35.3
normal
subxt-metadata ^0.35.2
normal
optional
subxt-signer ^0.35.3
normal
thiserror ^1.0.69
normal
tokio ^1.41.1
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.17
normal
wasm-instrument ^0.4.0
normal
which ^6.0.3
normal
scale-info ^2.11
dev
Versions
88.33%
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
INIT
ink_e2e
5.1.1
ink_e2e
Static
INIT
Copy item path
Source
pub static INIT:
Once
Expand description
We use this to only initialize
env_logger
once.