reqwest_enum::provider

Type Alias EndpointFn

source
pub type EndpointFn<T> = fn(target: &T) -> String;