Function pliantdb_core::test_util::basic_server_connection_tests[][src]

pub async fn basic_server_connection_tests<C: ServerConnection>(
    server: C,
    newdb_name: &str
) -> Result<()>