Docs.rs
  • rest_parser-0.1.2
    • rest_parser 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • benfaerber
    • Dependencies
      • anyhow ^1.0.82 normal
      • base64 ^0.21.7 normal
      • httparse ^1.8.0 normal
      • indexmap ^2.0.1 normal
      • nom ^7.1.3 normal
      • url ^2.5.0 normal
      • indoc ^2.0.5 dev
    • Versions
    • 22.95% of the crate is documented
  • Go to latest version
  • 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

rest_parser0.1.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • format::RestFormat
  • parser::RestRequest
  • template::Template

Enums

  • headers::Authorization
  • lexer::Line
  • parser::Body
  • parser::RestFlavor
  • template::TemplatePart

Functions

  • lexer::parse_lines
  • lexer::parse_variable_identifier

Type Aliases

  • parser::RestVariables
  • template::TemplateMap