pub type ParamsBuilderState<P> = <P as EndpointParams>::BuilderState;Expand description
Initial builder state for an endpoint’s path parameters.
pub type ParamsBuilderState<P> = <P as EndpointParams>::BuilderState;Initial builder state for an endpoint’s path parameters.