Struct tokio_postgres::params::User
[−]
pub struct User { /* fields omitted */ }
Authentication information.
Methods
impl User
Trait Implementations
impl Debug for User
fn fmt(&self, __arg_0: &mut Formatter) -> Result<(), Error>
Formats the value using the given formatter.