Docs.rs
shadow-rs-0.26.1
shadow-rs 0.26.1
Docs.rs crate page
MIT
AND
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
baoyachi
Dependencies
const_format ^0.2.22
normal
document-features ^0.2
normal
git2 ^0.18.0
normal
is_debug ^1.0.1
normal
time ^0.3.11
normal
tzdb ^0.6.0
normal
winnow ^0.5.33
dev
Versions
88.24%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
shadow_rs
0.26.1
Format
Required Methods
human_format
Implementations on Foreign Types
OffsetDateTime
Implementors
In crate shadow_rs
?
Trait
shadow_rs
::
Format
source
·
[
−
]
pub trait Format { // Required method fn
human_format
(&self) ->
String
; }
Required Methods
§
source
fn
human_format
(&self) ->
String
Implementations on Foreign Types
§
source
§
impl
Format
for
OffsetDateTime
source
§
fn
human_format
(&self) ->
String
Implementors
§
source
§
impl
Format
for
DateTime