Module async_wrapper

Source
Expand description

§Async Wrappers for Dumper and Parser

You need to enable the feature async to use these implementations.

Async wrappers are provided for Dumper: AsyncDumper and Parser: AsyncParser.

Structs§

AsyncDumper
A wrapper for Dumper.
AsyncParser
A wrapper for Parser.