Enum postgres_range::LowerBound [] [src]

pub enum LowerBound {}

A tag type representing a lower bound

Trait Implementations

impl BoundSided for LowerBound

fn side() -> BoundSide