paralegal_spdg

Type Alias ControllerMap

Source
pub type ControllerMap = HashMap<Endpoint, SPDG>;
Expand description

Endpoints with their SPDGs

Aliased Typeยง

struct ControllerMap { /* private fields */ }