Struct pgsql_builder::Offset [] [src]

pub struct Offset(pub usize);

Trait Implementations

impl<'a> Modifier<Select<'a>> for Offset
[src]

Modify F with self.

impl Debug for Offset
[src]

Formats the value using the given formatter.

impl Display for Offset
[src]

Formats the value using the given formatter. Read more