Docs.rs
  • dachterasse-0.1.4
    • dachterasse 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • antoniusnaumann
    • Dependencies
      • async-std ^1.12.0 normal
      • async-trait ^0.1.57 normal
      • futures ^0.3.0 normal
      • regex ^1 normal
      • reqwest ^0.11.11 normal
      • scraper ^0.13.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
    • Versions
    • 20% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

dachterasse0.1.4

Crate Items

  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • Config
  • Degree
  • Degrees
  • Lecture
  • LectureClient
  • StaticDegree
  • asynch::lectures::repository::LectureRepository
  • asynch::lectures::scrape::LectureScraper
  • asynch::lectures::sources::InMemoryDataSource
  • asynch::lectures::sources::ScraperSource
  • repository::LectureRepository
  • scrape::LectureScraper
  • sources::FSDataSource
  • sources::InMemoryDataSource
  • sources::ScraperSource

Traits

  • asynch::lectures::datasource::ReadOnlyDataSource
  • asynch::lectures::datasource::ReadWriteDataSource
  • datasource::ReadOnlyDataSource
  • datasource::ReadWriteDataSource

Type Aliases

  • asynch::lectures::datasource::Error
  • asynch::lectures::datasource::LoadResult
  • asynch::lectures::datasource::SaveResult
  • asynch::lectures::scrape::Error
  • datasource::Error
  • datasource::LoadResult
  • datasource::SaveResult
  • scrape::Error