Docs.rs
  • apimock-3.0.1
    • apimock 3.0.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nabbisen
    • Dependencies
      • console ^0 normal
      • http-body-util ^0 normal
      • hyper ^1 normal
      • hyper-util ^0 normal
      • json5 ^0 normal
      • log ^0 normal
      • rhai ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tokio ^1.44 normal
      • toml ^0 normal
      • hyper ^1 dev
      • rand ^0 dev
    • Versions
    • 26.39% 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

apimock3.0.1

Crate Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • core::app::App
  • core::app_state::AppState
  • core::app_state::Middleware
  • core::config::Config
  • core::config::HeaderConfig
  • core::config::JsonpathMatchingPattern
  • core::config::PathConfig
  • core::config::VerboseConfig

Functions

  • core::app_state::middleware_filepath
  • core::config::config_filepath
  • core::config::config_listener_port
  • core::logger::init_logger
  • core::server::handle
  • server

Type Aliases

  • core::config::HeaderId
  • core::config::UrlPath

Constants

  • core::constant::APP_NAME
  • core::constant::config::ALWAYS_DEFAULT_MESSAGES
  • core::constant::config::CONFIG_SECTION_GENERAL
  • core::constant::config::CONFIG_SECTION_LISTENER
  • core::constant::config::CONFIG_SECTION_URL
  • core::constant::config::CONFIG_SECTION_URL_HEADERS
  • core::constant::config::CONFIG_SECTION_URL_PATHS
  • core::constant::config::CONFIG_SECTION_URL_PATHS_JSONPATH_PATTERNS
  • core::constant::config::CONFIG_SECTION_URL_RAW_PATH
  • core::constant::config::DEFAULT_DYN_DATA_DIR
  • core::constant::config::DEFAULT_LISTENER_IP_ADDRESS
  • core::constant::config::DEFAULT_LISTENER_PORT