Enum postgres_range::UpperBound[][src]

pub enum UpperBound {}

A tag type representing an upper bound

Trait Implementations

impl BoundSided for UpperBound
[src]

Returns the bound side this type corresponds to.

Auto Trait Implementations

impl Send for UpperBound

impl Sync for UpperBound