Files
pavex
blueprint
constructor
cloning_strategy.rs
lifecycle.rs
mod.rs
registered.rs
unregistered.rs
middleware
post
mod.rs
registered.rs
unregistered.rs
pre
mod.rs
registered.rs
unregistered.rs
wrapping
mod.rs
registered.rs
unregistered.rs
mod.rs
prebuilt
mod.rs
registered.rs
unregistered.rs
router
fallback.rs
method_guard.rs
mod.rs
route.rs
blueprint.rs
conversions.rs
error_observer.rs
linter.rs
mod.rs
nesting.rs
reflection.rs
cookie
components.rs
errors.rs
kit.rs
mod.rs
response.rs
response_cookies.rs
error
error_.rs
mod.rs
kit
api.rs
mod.rs
request
body
buffered_body.rs
errors.rs
json.rs
limit.rs
mod.rs
raw_body.rs
url_encoded.rs
path
deserializer.rs
errors.rs
matched_path.rs
mod.rs
path_params.rs
raw_path_params.rs
query
errors.rs
mod.rs
query_params.rs
mod.rs
request_head.rs
response
body
body_.rs
bytes.rs
errors.rs
html.rs
json.rs
mod.rs
plain_text.rs
raw.rs
into_response.rs
mod.rs
response_.rs
router
allowed_methods.rs
fallback.rs
mod.rs
server
configuration.rs
incoming.rs
mod.rs
server.rs
server_handle.rs
shutdown_mode.rs
worker.rs
telemetry
mod.rs
server_request_id.rs
connection.rs
http.rs
lib.rs
middleware.rs
serialization.rs
unit.rs
pavex_cli_client
commands
errors.rs
generate.rs
mod.rs
new.rs
client.rs
config.rs
lib.rs
pavex_session
config
cookie.rs
mod.rs
state.rs
id.rs
incoming.rs
lib.rs
middleware.rs
session_.rs
store_.rs
wire.rs
pavex_session_memory_store
lib.rs
pavex_cli_client/commands/
mod.rs
Settings
Help
Summary
1
2
3
4
//! Builders for each CLI command.
pub mod
errors;
pub mod
generate;
pub mod
new;