Docs.rs
wellen-0.20.1
wellen 0.20.1
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
ekiwi
Dependencies
fst-reader ^0.14.1
normal
indexmap ^2.12.0
normal
leb128 ^0.2.5
normal
lz4_flex ^0.12.0
normal
memmap2 ^0.9.9
normal
miniz_oxide ^0.8.9
normal
num_enum ^0.7.5
normal
rayon ^1.11.0
normal
rustc-hash ^2.1
normal
serde ^1.0
normal
optional
thiserror ^2.0
normal
bincode ^2.0
dev
bytesize ^2.0
dev
clap ^4.5
dev
criterion ^0.7
dev
indicatif ^0.18
dev
itertools ^0.14.0
dev
proptest ^1.9
dev
vcd ^0.7.0
dev
Versions
17.71%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
TimeTable
wellen
0.20.1
Time
Table
Aliased Type
In crate wellen
wellen
Type Alias
Time
Table
Copy item path
Source
pub type TimeTable =
Vec
<
Time
>;
Aliased Type
ยง
pub struct TimeTable {
/* private fields */
}