Function xwt_tests::tests::echo

source ·
pub async fn echo<Endpoint>(
    endpoint: Endpoint,
    url: &str
) -> Result<(), EchoError<Endpoint>>