Docs.rs
ink_env-5.1.1
ink_env 5.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cmichi
github:use-ink:ink-developers
peterwht
Dependencies
cfg-if ^1.0
normal
const_env ^0.1
normal
derive_more ^1.0.0
normal
ink_allocator =5.1.1
normal
ink_prelude =5.1.1
normal
ink_primitives =5.1.1
normal
ink_storage_traits =5.1.1
normal
num-traits ^0.2
normal
pallet-contracts-uapi ^9.0.0
normal
paste ^1.0
normal
parity-scale-codec ^3.6.9
normal
static_assertions ^1.1
normal
staging-xcm ^11.0.0
normal
blake2 ^0.10
normal
optional
ink_engine =5.1.1
normal
optional
scale-decode ^0.11.1
normal
optional
scale-encode ^0.6.0
normal
optional
scale-info ^2.11
normal
optional
schnorrkel ^0.11.4
normal
optional
secp256k1 ^0.28.2
normal
optional
sha2 ^0.10
normal
optional
sha3 ^0.10
normal
optional
rlibc ^1
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Gas
ink_env
5.1.1
ink_env
Type Alias
Gas
Copy item path
Source
pub type Gas =
u64
;
Expand description
The default gas type.