Docs.rs
  • tiny-web-0.6.0
    • tiny-web 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tryteex
    • Dependencies
      • bincode ^1 normal
      • chrono ^0.4 normal
      • futures-util ^0.3 normal
      • lettre ^0.11 normal
      • num_cpus ^1 normal
      • percent-encoding ^2 normal
      • postgres ^0.19 normal
      • ring ^0.17 normal
      • rustls ^0.23 normal
      • rustls-pemfile ^2.2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha3 ^0.10 normal
      • tiberius ^0.12 normal
      • tiny-web-macro ^0.1.6 normal
      • tokio ^1.40 normal
      • tokio-postgres ^0.7 normal
      • tokio-rustls ^0.26 normal
      • tokio-util ^0.7 normal
      • toml ^0.8 normal
      • uuid ^1 normal
      • x509-certificate ^0.23 normal
    • Versions
    • 86.64% of the crate is documented
  • 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

tiny_web0.6.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • sys::action::Action
  • sys::cache::Cache
  • sys::dbs::adapter::DB
  • sys::dbs::adapter::NoCertificateVerification
  • sys::init::DBConfig
  • sys::lang::Lang
  • sys::lang::LangItem
  • sys::log::Log
  • sys::mail::MailBodyFile
  • sys::mail::MailBodyHtml
  • sys::mail::MailMessage
  • sys::mail::SmtpInfo
  • sys::request::Input
  • sys::request::Request
  • sys::request::WebFile
  • sys::response::Redirect
  • sys::response::Response
  • sys::route::Route
  • sys::session::Session
  • sys::tool::Tool

Enums

  • sys::action::Answer
  • sys::data::Data
  • sys::mail::MailBody
  • sys::mail::MailProvider
  • sys::request::HttpMethod
  • sys::request::HttpVersion
  • sys::request::RawData
  • sys::session::Flash

Traits

  • StrOrI64
  • sys::cache::StrOrArrI64
  • sys::dbs::adapter::StrOrI64OrUSize

Functions

  • fnv1a_64
  • run

Type Aliases

  • sys::action::Act
  • sys::action::ActMap

Constants

  • sys::worker::BUFFER_SIZE
  • sys::workers::fastcgi::FASTCGI_BEGIN_REQUEST
  • sys::workers::fastcgi::FASTCGI_END_REQUEST
  • sys::workers::fastcgi::FASTCGI_HEADER_LEN
  • sys::workers::fastcgi::FASTCGI_MAX_CONTENT_LEN
  • sys::workers::fastcgi::FASTCGI_PARAMS
  • sys::workers::fastcgi::FASTCGI_STDIN
  • sys::workers::fastcgi::FASTCGI_STDOUT
  • sys::workers::fastcgi::U16_BE_1
  • sys::workers::fastcgi::U16_BE_8