Skip to main content

FlozRowBound

Trait FlozRowBound 

Source
pub trait FlozRowBound { }

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

Source§

impl<T> FlozRowBound for T

Available on neither crate feature postgres nor crate feature sqlite.