Docs.rs
  • example-webserver-rs-0.1.1
    • example-webserver-rs 0.1.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rpietrusinski
    • Dependencies
      • axum ^0.7.5 normal
      • rand ^0.9.0-alpha.2 normal
      • reqwest ^0.12.7 normal
      • serde ^1.0.209 normal
      • serde_json ^1.0.128 normal
      • tokio ^1.40.0 normal
    • Versions
    • 70% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

example_webserver_rs0.1.1

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • structs::AppState
  • structs::Country
  • structs::CountryQueryParams
  • structs::Name
  • structs::RequestJson
  • structs::ResponseJson

Functions

  • handlers::append_to_string
  • handlers::get_country
  • handlers::get_json
  • handlers::get_json_counter
  • handlers::get_random_number