Skip to main content

ToStatement

Trait ToStatement 

Source
pub trait ToStatement: Sealed { }
Expand description

Like tokio_postgres::ToStatement trait

Implementations on Foreign Types§

Source§

impl ToStatement for str

Implementors§