Skip to main content

Module server

Module server 

Source

Structs§

AdminServer
AdminSnapshot
Live data the admin server reads per request.
AdminState
ListenerInfo
StaticAdminSnapshot
A AdminSnapshotProvider backed by a fixed snapshot. Useful in tests that exercise admin endpoints without a full runtime.

Traits§

AdminSnapshotProvider
Source of admin-visible live data. Implemented by the runtime so that reloads immediately take effect on admin endpoints.

Functions§

build_json_response
build_not_found
build_response
build_text_response

Type Aliases§

AdminResponse