Skip to main content

RequestEndpointId

Type Alias RequestEndpointId 

Source
pub type RequestEndpointId = RequestPathHash;
Expand description

What a requester names to reach a RequestEndpoint: the stable hash of its ENDPOINT_ID string.

Aliased Typeยง

pub struct RequestEndpointId(/* private fields */);