Docs.rs
  • wayfinder-0.2.1
    • wayfinder 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • couchand
    • Dependencies
      • itertools ^0.8 normal
      • lazy_static ^1.0 normal
      • nom ^4.1.1 normal
    • Versions
    • 47.83% 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

wayfinder0.2.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Header
  • NestedRoutes
  • Param
  • Resource
  • RouteConfig
  • Routes
  • build::Builder

Enums

  • Method
  • PathSegment

Macros

  • delete
  • get
  • header
  • param
  • post
  • put

Functions

  • gen::codegen
  • parse::errors::def_error
  • parse::errors::get_error
  • parse::errors::show_errors
  • parse::header
  • parse::is_identifier_char
  • parse::method
  • parse::nested_routes
  • parse::param
  • parse::path_segment
  • parse::query_parameter
  • parse::resource
  • parse::resources_and_routes
  • parse::route_config
  • parse::routes