Docs.rs
drink-0.1.7
drink 0.1.7
Docs.rs crate page
Apache-2.0
08 September 2023
Links
Homepage
Repository
crates.io
Source
Owners
cardinal-crate-owner
inkdevhub-crate-owner
Dependencies
contract-transcode ^3.0.1
normal
frame-support ^22.0.0
normal
frame-system ^22.0.0
normal
pallet-balances ^22.0.0
normal
pallet-contracts-for-drink ^21.0.3
normal
pallet-contracts-primitives ^25.0.0
normal
pallet-timestamp ^21.0.0
normal
parity-scale-codec ^3.4
normal
parity-scale-codec-derive ^3.4
normal
scale-info ^2.5.0
normal
sp-externalities ^0.20.0
normal
sp-runtime-interface ^18.0.0
normal
thiserror ^1.0.40
normal
wat ^1.0.71
dev
Versions
100%
of the crate is documented
Go to latest version
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 contract_api
Traits
Functions
?
Module
drink
::
contract_api
source
·
[
−
]
Expand description
Contracts API.
Traits
ContractApi
Interface for contract-related operations.
Functions
decode_debug_buffer
Converts bytes to a ‘\n’-split string.