EndpointFn

Type Alias EndpointFn 

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