Docs.rs
subweight-core-3.4.5
subweight-core 3.4.5
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
ggwpez
Dependencies
clap ^4.5.31
normal
fancy-regex ^0.14.0
normal
git-version ^0.3.9
normal
glob ^0.3.2
normal
lazy_static ^1.5.0
normal
log ^0.4.26
normal
proc-macro2 ^1.0.93
normal
semver ^1.0.25
normal
serde ^1.0.218
normal
serde_json ^1.0.139
normal
syn ^2.0.98
normal
criterion ^0.5
dev
maplit ^1.0.2
dev
rstest ^0.24.0
dev
serial_test ^3.2.0
dev
Versions
22.12%
of the crate is documented
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
ValueFormatter
subweight_
core
3.4.5
Value
Formatter
Required Methods
format_scalar
Implementations on Foreign Types
u128
Implementors
In subweight_
core::
traits
subweight_core
::
traits
Trait
Value
Formatter
Copy item path
Source
pub trait ValueFormatter { // Required method fn
format_scalar
(&self) ->
String
; }
Required Methods
§
Source
fn
format_scalar
(&self) ->
String
Implementations on Foreign Types
§
Source
§
impl
ValueFormatter
for
u128
Source
§
fn
format_scalar
(&self) ->
String
Implementors
§
Source
§
impl
ValueFormatter
for
Weight