Docs.rs
sg-std-0.25.0
sg-std 0.25.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
shanev
jhernandezb
yubrew
tasiov
humanalgorithm
Dependencies
cosmwasm-schema ^1.2.1
normal
cosmwasm-std ^1.2.1
normal
cw-utils ^0.16.0
normal
cw721 ^0.16.0
normal
schemars ^0.8.11
normal
serde ^1.0.145
normal
thiserror ^1.0.31
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
U64Ext
Required Methods
bps_to_decimal
Implementations on Foreign Types
u64
Implementors
In sg_std::math
?
Trait
sg_std
::
math
::
U64Ext
source
·
[
−
]
pub trait U64Ext { // Required method fn
bps_to_decimal
(self) ->
Decimal
; }
Required Methods
§
source
fn
bps_to_decimal
(self) ->
Decimal
Implementations on Foreign Types
§
source
§
impl
U64Ext
for
u64
source
§
fn
bps_to_decimal
(self) ->
Decimal
Implementors
§