Function xwt_tests::tests::echo

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