Docs.rs
  • vercel_runtime-1.1.4
    • vercel_runtime 1.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ecklf
    • Dependencies
      • async-trait ^0.1.73 normal
      • base64 ^0.22 normal
      • bytes ^1.5.0 normal
      • http-serde ^2.1.1 normal
      • lambda_http ^0.11.1 normal
      • lambda_runtime ^0.11 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.106 normal
      • tokio ^1.37 normal
      • tower-http ^0.5 normal
      • tower-service ^0.3.2 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • vercel_runtime_macro ^1.1.4 normal
      • vercel_runtime_router ^1.1.4 normal
    • Versions
    • 0% 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

vercel_runtime1.1.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • Response
  • Route
  • Router
  • ServiceBuilder
  • StatusCode
  • response::EventResponse

Enums

  • Body

Traits

  • RequestPayloadExt

Attribute Macros

  • bundled_api

Functions

  • http::bad_request
  • http::internal_server_error
  • http::not_found
  • http::ok
  • http::unauthorized
  • process_request
  • process_response
  • run
  • run_service
  • service_fn

Type Aliases

  • Error
  • Request
  • request::Event