Docs.rs
injective-math-0.3.3
injective-math 0.3.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
albertchon
gorgos
DrunkRandomWalker
kakysha
jbernal87
Dependencies
cosmwasm-std ^2.1.0
normal
primitive-types ^0.12.2
normal
schemars ^0.8.16
normal
serde ^1.0.196
normal
cosmwasm-schema ^1.5.0
dev
Versions
4.04%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
ToProto
injective_
math
0.3.3
ToProto
Required Methods
to_proto_string
Implementors
In injective_
math::
fp_
decimal::
display
injective_math
::
fp_decimal
::
display
Trait
ToProto
Copy item path
Source
pub trait ToProto { // Required method fn
to_proto_string
(self) ->
String
; }
Required Methods
§
Source
fn
to_proto_string
(self) ->
String
Implementors
§
Source
§
impl
ToProto
for
FPDecimal