Enum postgres_range::LowerBound [] [src]

pub enum LowerBound {}

A tag type representing a lower bound

Trait Implementations

impl BoundSided for LowerBound
[src]

Returns the bound side this type corresponds to.