Docs.rs
  • nure_tools-1.2.5
    • nure_tools 1.2.5
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • SoappGuy
    • Dependencies
      • anyhow ^1.0.79 normal
      • chrono ^0.4.31 normal
      • chrono-tz ^0.8.5 normal
      • dateparser ^0.2.1 normal
      • now ^0.1.3 normal
      • regex ^1.10.2 normal
      • reqwest ^0.11.23 normal
      • serde_json ^1.0.111 normal
      • thiserror ^1.0.56 normal
    • Versions
    • 52.7% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

nure_tools1.2.5

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • groups::Group
  • lecture_rooms::LectureRoom
  • schedule::Lecture
  • schedule::Subject
  • teachers::Teacher
  • utils::Period

Enums

  • errors::FindError
  • errors::ParseError
  • errors::RequestError
  • schedule::Request

Functions

  • groups::find_exect_group
  • groups::find_group
  • groups::get_groups
  • groups::parse_group_json
  • lecture_rooms::find_exect_lecture_room
  • lecture_rooms::find_lecture_room
  • lecture_rooms::get_lecture_rooms
  • lecture_rooms::parse_lecture_room_json
  • schedule::get_schedule
  • schedule::parse_subject_json
  • teachers::find_exect_teacher
  • teachers::find_teacher
  • teachers::get_teachers
  • teachers::parse_teacher_json
  • utils::find
  • utils::get_wrapper