Docs.rs
timer-util-0.3.5
timer-util 0.3.5
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
fengqi2019
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
log ^0.4
normal
custom-utils ^0.8.1
dev
tokio ^1.18
dev
Versions
0%
of the crate is documented
Go to latest version
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
☰
FromData
Required Methods
from_data
Implementors
In timer_util
?
Trait
timer_util
::
FromData
source
·
[
−
]
pub trait FromData<Ty> { fn
from_data
(val: Ty) -> Self; }
Required Methods
§
source
fn
from_data
(val: Ty) -> Self
Implementors
§
source
§
impl
FromData
<
u8
> for
WeekDay
source
§
impl
FromData
<
u32
> for
Hour
source
§
impl
FromData
<
u32
> for
MonthDay
source
§
impl
FromData
<
u64
> for
Minuter
source
§
impl
FromData
<
u64
> for
Second