Docs.rs
shadow-rs-0.36.0
shadow-rs 0.36.0
Docs.rs crate page
MIT AND Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
baoyachi
Dependencies
cargo_metadata ^0.18.1
normal
optional
const_format ^0.2.22
normal
document-features ^0.2
normal
optional
git2 ^0.19.0
normal
optional
is_debug ^1.0.1
normal
serde_json ^1
normal
optional
time ^0.3.36
normal
tzdb ^0.6.0
normal
optional
winnow ^0.6
dev
Versions
36.51%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
shadow_
rs
0.36.0
Format
Required Methods
human_format
Implementations on Foreign Types
OffsetDateTime
Implementors
In crate shadow_
rs
shadow_rs
Trait
Format
Copy item path
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