shadow_rs
0.28.0
Format
Required Methods
human_format
Implementations on Foreign Types
OffsetDateTime
Implementors
In crate shadow_rs
?
Settings
Trait
shadow_rs
::
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