Skip to main content

echo

Function echo 

Source
pub fn echo(
    req: &ReqView<'_>,
    bodies: &mut Vec<RespBody>,
) -> Result<Status, Status>
Expand description

ECHO: reply count times with identical payloads.