Docs.rs
qust-ds-0.1.5
qust-ds 0.1.5
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
crates.io
Source
Owners
baiguoname
Dependencies
bincode >=1.3.3
normal
chrono ^0.4
normal
hex ^0.4.3
normal
itertools ^0.13.0
normal
log ^0.4.22
normal
num-traits >=0.0.0
normal
serde >=1.0.136
normal
serde_json ^1.0.94
normal
sha2 ^0.10.8
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
Versions
0.67%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
qust_ds
0.1.5
tt
Aliased type
Trait Implementations
Fromt<&str>
Fromt<NaiveDateTime>
Fromt<f64>
Fromt<usize>
In qust_
ds::
types
qust_ds
::
types
Type Alias
tt
Copy item path
Source
pub type tt =
NaiveTime
;
Aliased Type
§
struct tt {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Fromt
<&
str
> for
tt
Source
§
fn
fromt
(data: &&
str
) -> Self
Source
§
impl
Fromt
<
NaiveDateTime
> for
tt
Source
§
fn
fromt
(data: &
dt
) -> Self
Source
§
impl
Fromt
<
f64
> for
tt
Source
§
fn
fromt
(data: &
f64
) -> Self
Source
§
impl
Fromt
<
usize
> for
tt
Source
§
fn
fromt
(data: &
usize
) -> Self