List of all items
Structs
- extract::Authorization
- extract::BearerToken
- extract::Body
- extract::BodyString
- extract::ContentType
- extract::Cookies
- extract::ExtractError
- extract::FullPath
- extract::Headers
- extract::Json
- extract::MethodExtractor
- extract::Path
- extract::PathSegments
- extract::Query
- extract::QueryMap
- http::Client
- http::HttpResponse
- http::RequestBuilder
- request::Request
- response::Html
- response::Json
- response::Redirect
- response::Response
- response::StatusCode
- router::Param
- router::Params
- router::Router
Enums
- capabilities::Capability
- handler::ExtractErrors2
- handler::ExtractErrors3
- handler::ExtractErrors4
- handler::ExtractErrors5
- handler::ExtractErrors6
- http::HttpError
- log::Level
- request::Method
Traits
Macros
Derive Macros
Functions
- abi::accept_request
- abi::capabilities_list
- abi::deserialize_pairs
- abi::deserialize_string_list
- abi::http_fetch
- abi::http_fetch_with_options
- abi::log
- abi::operation_free
- abi::operation_poll
- abi::operation_result
- abi::operation_result_body
- abi::operation_result_status
- abi::read_bytes_from_host
- abi::read_string_from_host
- abi::request_cookie_all
- abi::request_cookie_next_name
- abi::request_cookie_reset
- abi::request_cookie_value
- abi::request_get_method
- abi::request_get_path
- abi::request_header_all
- abi::request_header_next_name
- abi::request_header_reset
- abi::request_header_value
- abi::request_path_segment
- abi::request_path_segment_count
- abi::request_query_all
- abi::request_query_next_key
- abi::request_query_reset
- abi::request_query_value
- abi::request_read_body
- abi::response_clear_body
- abi::response_create
- abi::response_get_body_len
- abi::response_remove_header
- abi::response_send
- abi::response_set_cookie
- abi::response_set_header
- abi::response_set_status
- abi::response_write_body
- abi::serialize_pairs
- capabilities::available
- capabilities::available_typed
- capabilities::has
- capabilities::has_str
- http::get
- http::post_json
- log::error
- log::info
- log::log
- log::warn
- run
- run_with_request