List of all items
Structs
- extractor::NoopPathExtractor
- extractor::NoopQueryStringExtractor
- handler::HandlerError
- handler::assets::DirHandler
- handler::assets::FileHandler
- handler::assets::FileOptions
- handler::assets::FilePathExtractor
- helpers::http::FormUrlDecoded
- helpers::http::PercentDecoded
- helpers::http::request::path::RequestPathSegments
- middleware::cookie::CookieParser
- middleware::logger::RequestLogger
- middleware::logger::SimpleLogger
- middleware::security::SecurityMiddleware
- middleware::session::MemoryBackend
- middleware::session::NewSessionMiddleware
- middleware::session::SessionData
- middleware::session::SessionIdentifier
- middleware::session::SessionMiddleware
- middleware::state::StateMiddleware
- middleware::timer::RequestTimer
- pipeline::Pipeline
- pipeline::PipelineBuilder
- plain::test::TestConnect
- plain::test::TestServer
- router::Router
- router::builder::AssociatedRouteBuilder
- router::builder::DelegateRouteBuilder
- router::builder::RouterBuilder
- router::builder::ScopeBuilder
- router::builder::SingleRouteBuilder
- router::non_match::RouteNonMatch
- router::response::extender::NoopResponseExtender
- router::response::finalizer::ResponseFinalizer
- router::response::finalizer::ResponseFinalizerBuilder
- router::route::ExtractorFailed
- router::route::Extractors
- router::route::RouteImpl
- router::route::dispatch::DispatcherImpl
- router::route::matcher::MethodOnlyRouteMatcher
- router::route::matcher::accept::AcceptHeaderRouteMatcher
- router::route::matcher::access_control_request_method::AccessControlRequestMethodMatcher
- router::route::matcher::and::AndRouteMatcher
- router::route::matcher::any::AnyRouteMatcher
- router::route::matcher::content_type::ContentTypeHeaderRouteMatcher
- router::tree::Tree
- router::tree::node::Node
- router::tree::regex::ConstrainedSegmentRegex
- state::State
- test::TestClient
- test::TestResponse
- test::request::TestRequest
Enums
Traits
- extractor::PathExtractor
- extractor::QueryStringExtractor
- handler::Handler
- handler::IntoHandlerFuture
- handler::IntoResponse
- handler::MapHandlerError
- handler::MapHandlerErrorFuture
- handler::NewHandler
- middleware::Middleware
- middleware::NewMiddleware
- middleware::session::Backend
- middleware::session::NewBackend
- pipeline::chain::PipelineHandleChain
- router::builder::DefineSingleRoute
- router::builder::DrawRoutes
- router::builder::ExtendRouteMatcher
- router::builder::ReplacePathExtractor
- router::builder::ReplaceQueryStringExtractor
- router::response::extender::ResponseExtender
- router::response::extender::StaticResponseExtender
- router::route::Route
- router::route::dispatch::Dispatcher
- router::route::matcher::IntoRouteMatcher
- router::route::matcher::RouteMatcher
- state::FromState
- state::StateData
- test::Server
Functions
- bind_server
- helpers::http::response::create_empty_response
- helpers::http::response::create_permanent_redirect
- helpers::http::response::create_response
- helpers::http::response::create_temporary_redirect
- pipeline::new_pipeline
- pipeline::set::finalize_pipeline_set
- pipeline::set::new_pipeline_set
- pipeline::single::single_pipeline
- pipeline::single_middleware
- plain::init_server
- plain::start
- plain::start_with_num_threads
- router::builder::build_router
- router::builder::build_simple_router
- state::client_addr
- state::request_id::request_id
Typedefs
- handler::HandlerFuture
- handler::HandlerResult
- handler::SimpleHandlerResult
- pipeline::set::EditablePipelineSet
- pipeline::set::PipelineSet
- pipeline::single::SinglePipelineChain
- pipeline::single::SinglePipelineHandle
- pipeline::single::SinglePipelineSet
- router::builder::AssociatedSingleRouteBuilder
- router::tree::segment::SegmentMapping