Docs.rs
  • maj-0.6.0
    • maj 0.6.0
    • Permalink
    • Docs.rs crate page
    • 0BSD
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Xe
    • Dependencies
      • async-std ^1.6 normal optional
      • async-tls ^0 normal optional
      • async-trait ^0 normal optional
      • log ^0.4 normal
      • mime_guess ^2.0 normal
      • num ^0.2 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • once_cell ^1.4 normal
      • rustls ^0.18 normal optional
      • structopt ^0.3 normal
      • thiserror ^1 normal
      • tokio ^0.2 normal optional
      • tokio-rustls ^0.14 normal optional
      • url ^2 normal
      • webpki ^0.21.0 normal optional
      • webpki-roots ^0.20 normal optional
      • pretty_env_logger ^0.4 dev
    • Versions
    • 39.53% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

maj0.6.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Response
  • gemini::Builder
  • server::Request
  • server::cgi::Handler
  • server::files::Handler

Enums

  • ClientError
  • ResponseError
  • StatusCode
  • gemini::Node

Traits

  • server::Handler

Macros

  • route
  • seg
  • server::route
  • server::seg
  • server::split
  • split

Functions

  • gemini::parse
  • gemini::render
  • get
  • server::serve
  • server::write_header

Type Aliases

  • server::Error