Crate mysql_async_support_rt[][src]

Structs

QueryRunner

Runs queries for one or more query targets.

SqlOverSsh

Runs SQL over an SSH connection.

SshTunnelManager

Opens SSH sessions and creates tunnels for query targets.

Traits

FnWithPool

Trait for an async function with a restricted lifetime scope.