Docs.rs
layer-climb-0.8.8
layer-climb 0.8.8
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
dakom
ethanfrey
Dependencies
layer-climb-address ^0.8.8
normal
layer-climb-config ^0.8.8
normal
layer-climb-core ^0.8.8
normal
layer-climb-proto ^0.8.8
normal
layer-climb-signer ^0.8.8
normal
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
ProtoCoinExt
layer_
climb
0.8.8
Proto
Coin
Ext
Required Methods
try_to_cosmwasm_coin
Implementors
In layer_
climb::
prelude
layer_climb
::
prelude
Trait
Proto
Coin
Ext
Copy item path
Source
pub trait ProtoCoinExt { // Required method fn
try_to_cosmwasm_coin
(&self) ->
Result
<
Coin
,
Error
>; }
Required Methods
§
Source
fn
try_to_cosmwasm_coin
(&self) ->
Result
<
Coin
,
Error
>
Implementors
§
Source
§
impl
ProtoCoinExt
for
Coin