Module skytable::aio

source ·
Expand description

§Asynchronous database I/O

This module provides the necessary items to establish an asynchronous connection to the database server. If you need to use connection pooling, consider checking the pool module.

See the crate root documentation for help on establishing and using database connections.

Structs§