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 */);pub type RequestEndpointId = RequestPathHash;What a requester names to reach a RequestEndpoint: the stable hash of its ENDPOINT_ID string.
pub struct RequestEndpointId(/* private fields */);