ignore

Function ignore 

Source
pub fn ignore<E>(endpoint: E) -> Ignore<E>
Expand description

Ignore/drop the response data for this endpoint does not ignore any errors that might have occurred as a result of making a network request. the response body still must be valid protobuf