Docs.rs
  • light_pencil-0.4.4
    • light_pencil 0.4.4
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • luciusmagn
    • Dependencies
      • formdata ^0.12.2 normal
      • hyper ^0.10 normal
      • lazycell ^0.5.1 normal
      • mime ^0.3.5 normal
      • mime_guess ^1.8.2 normal
      • regex ^0.2.2 normal
      • typemap ^0.3.3 normal
      • url ^1.5.1 normal
    • Versions
    • 7.79% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

light_pencil0.4.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ContentLength
  • ContentType
  • Cookie
  • Headers
  • Pencil
  • SetCookie
  • UserError
  • datastructures::MultiDict
  • datastructures::MultiDictIter
  • datastructures::MultiDictValues
  • routing::Map
  • routing::MapAdapter
  • routing::Matcher
  • routing::RequestSlashError
  • routing::Rule
  • wrappers::Request
  • wrappers::Response
  • wrappers::ResponseBody

Enums

  • PencilError
  • http_errors::HTTPError
  • method::Method
  • routing::MapAdapterMatched

Traits

  • helpers::PathBound
  • wrappers::BodyWrite

Functions

  • helpers::abort
  • helpers::escape
  • helpers::redirect
  • helpers::safe_join
  • helpers::send_file
  • helpers::send_file_range
  • helpers::send_from_directory
  • helpers::send_from_directory_range

Type Aliases

  • AfterRequestFunc
  • BeforeRequestFunc
  • HTTPErrorHandler
  • PencilResult
  • TeardownRequestFunc
  • UserErrorHandler
  • ViewArgs
  • ViewFunc