NoGeneric

Type Alias NoGeneric 

Source
pub type NoGeneric = ();
Expand description

Used to indicate the required GenericType is not needed Used when calling request() with the GET method