Docs.rs
  • http-rest-file-0.5.1
    • http-rest-file 0.5.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Laeri
    • Dependencies
      • http ^0.2.9 normal
      • regex ^1.7.3 normal
      • rspc ^0.1.3 normal optional
      • serde ^1.0.160 normal optional
      • serde_json ^1.0.96 normal optional
      • thiserror ^1.0.43 normal
      • url ^2.4.0 normal
      • pretty_assertions ^1.3.0 dev
    • Versions
    • 4.08% 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

http_rest_file0.5.1

Crate Items

  • Structs
  • Enums
  • Constants

List of all items

Structs

  • error::ErrorWithPartial
  • error::ParseErrorDetails
  • model::Comment
  • model::DispositionField
  • model::FileParseResult
  • model::Header
  • model::HttpRestFile
  • model::HttpVersion
  • model::Multipart
  • model::PartialRequest
  • model::Request
  • model::RequestLine
  • model::RequestSettings
  • model::UrlEncodedParam
  • parser::Parser
  • parser::Scanner
  • parser::Uri
  • serializer::Serializer

Enums

  • error::ParseError
  • error::SerializeError
  • model::CommentKind
  • model::DataSource
  • model::HttpMethod
  • model::HttpRestFileExtension
  • model::PreRequestScript
  • model::RequestBody
  • model::RequestTarget
  • model::ResponseHandler
  • model::SaveResponse
  • model::SettingsEntry
  • model::WithDefault

Constants

  • parser::DEFAULT_MULTIPART_BOUNDARY
  • parser::META_COMMENT_SLASH
  • parser::META_COMMENT_TAG
  • parser::REQUEST_SEPARATOR