Docs.rs
numina-pkg-0.1.1
numina-pkg 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Rhaki
Dependencies
cosmwasm-schema ^1.3.0
normal
cosmwasm-std ^1.3.0
normal
cw-asset ^3.0.0
normal
cw20 ^1.1.0
normal
osmosis-std ^0.19.1
normal
pyth-sdk-cw ^1.2.0
normal
rhaki-cw-plus ^0.6.10
normal
serde-json-wasm ^1.0.0
normal
serde_json ^1.0.108
normal
Versions
1.06%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
LoanKey
numina_
pkg
0.1.1
In numina_
pkg::
indexer::
definitions
numina_pkg
::
indexer
::
definitions
Type Alias
LoanKey
Copy item path
Source
pub type LoanKey = (
Addr
,
u64
);