Docs.rs
ubs-lib-0.1.0
ubs-lib 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ok-nick
Dependencies
chrono ^0.4.26
normal
cookie ^0.17.0
normal
futures ^0.3.28
normal
hyper ^0.14.27
normal
hyper-rustls ^0.24.1
normal
regex ^1.9.2
normal
thiserror ^1.0.44
normal
tl ^0.7.7
normal
tokio ^1.29.1
dev
Versions
82.81%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Module parser
Structs
Enums
?
Module
ubs_lib
::
parser
source
·
[
−
]
Expand description
Low-level access to the schedule parser.
Structs
Class
Parser for raw class data.
ClassGroup
Parser for raw class group data.
ClassSchedule
Parser for raw class schedule data.
Enums
ClassType
Type of class.
DayOfWeek
Day of week.
ParseError
Error when parsing schedule data.