Docs.rs
  • ferrum-router-0.2.1
    • ferrum-router 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • XX
    • Dependencies
      • ferrum ^0.2 normal
      • regex ^0.2 normal
      • route-recognizer ^0.1 normal
      • url ^1.6 normal
    • Versions
    • 22.89% 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

ferrum_router0.2.1

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • recognizer::ParamChunk
  • recognizer::Recognizer
  • recognizer::glob::Glob
  • recognizer::matcher::RouteMatch
  • recognizer::types::Type
  • router::NoRoute
  • router::Router
  • router::RouterInner
  • router::id::Id

Traits

  • recognizer::Recognize
  • recognizer::types::DefaultStoreBuild
  • recognizer::types::GlobTypes
  • recognizer::types::GlobTypesMut
  • recognizer::types::TypeName
  • recognizer::types::TypePattern
  • uri_for::UriFor

Macros

  • route_line
  • router
  • uri_for

Functions

  • uri_for::generate_for_glob
  • uri_for::generate_for_regex_captures
  • uri_for::uri_for

Type Aliases

  • recognizer::RecognizerResult
  • recognizer::matcher::Params
  • recognizer::types::DefaultStore
  • recognizer::types::NameDefaultType
  • recognizer::types::PatternDefaultType
  • recognizer::types::Store