pub fn reply() -> Result<impl Reply, Rejection>
Returns an empty 200 OK reply result.
200 OK
Equivalent to reply!().
reply!()