Struct tokio_postgres::params::User []

pub struct User { /* fields omitted */ }

Authentication information.

Methods

impl User

[]

The username.

[]

An optional password.

Trait Implementations

impl Clone for User

impl Debug for User

[]

Formats the value using the given formatter.