Trait ToStatement

Source
pub trait ToStatement: Sealed { }
Expand description

A trait abstracting over prepared and unprepared statements.

Many methods are generic over this bound, so that they support both a raw query string as well as a statement which was prepared previously.

This trait is “sealed” and cannot be implemented by anything outside this crate.

Implementations on Foreign Types§

Source§

impl ToStatement for str

Source§

impl ToStatement for String

Implementors§

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy