Docs.rs
  • nickel-0.11.0
    • nickel 0.11.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cburgdorf
    • Ryman
    • jolhoeft
    • Dependencies
      • compiletest_rs ^0.3 normal optional
      • groupable ^0.2 normal
      • hyper ^0.10 normal
      • lazy_static ^1.0 normal
      • log ^0.3 normal
      • modifier ^0.1 normal
      • mustache ^0.9 normal
      • plugin ^0.2 normal
      • regex ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • time ^0.1 normal
      • typemap ^0.3 normal
      • url ^1.0 normal
      • serde_derive ^1.0 dev
    • Versions
    • 3.98% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nickel0.11.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Type Aliases

List of all items

Structs

  • DefaultErrorHandler
  • FaviconHandler
  • ListeningServer
  • Mount
  • Nickel
  • NickelError
  • Options
  • Params
  • Request
  • Response
  • StaticFilesHandler
  • router::Matcher
  • router::router::Route
  • router::router::RouteResult
  • router::router::Router
  • template_cache::TemplateCache

Enums

  • Action
  • BodyError
  • mimes::MediaType
  • status::StatusCode
  • template_cache::ReloadPolicy

Traits

  • ErrorHandler
  • FormBody
  • JsonBody
  • Middleware
  • Mountable
  • QueryString
  • Responder
  • extensions::request::Referer
  • extensions::response::Redirect
  • router::http_router::HttpRouter

Macros

  • middleware
  • router
  • try_with

Type Aliases

  • MiddlewareResult
  • Query

Statics

  • router::FORMAT_PARAM