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