[][src]Module async_listen::wrapper_types

This module exports all the public wrapper types that library uses

Usually we don't need to import these types, but they have to be public.

Structs

ErrorHint

Error hint that can be formatted

HandleErrors

A stream adapter that retries on error

LogWarnings

A stream adapter that logs errors which aren't transient