Docs.rs
platform-switch-0.1.0
platform-switch 0.1.0
Docs.rs crate page
MPL-2.0
Links
crates.io
Source
Owners
jdswensen
Dependencies
cfg-if ^1.0.0
normal
defmt ^0.3
normal
optional
log ^0.4
normal
optional
thiserror ^1.0
normal
optional
thiserror-core ^1.0
normal
optional
Versions
100%
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
platform_
switch
0.1.0
Module fmt
Module Items
Structs
Traits
Type Aliases
Derive Macros
In crate platform_
switch
platform_switch
Module
fmt
Copy item path
Source
Expand description
A namespace facade for formatting.
Structs
§
Formatter
Configuration for formatting.
Traits
§
Debug
?
formatting.
Display
Format trait for an empty format,
{}
.
Type Aliases
§
Result
The type returned by formatter methods.
Derive Macros
§
Debug
Derive macro generating an impl of the trait
Debug
.