Struct deslite::Rows[][src]

pub struct Rows<'con> { /* fields omitted */ }

Methods

impl<'con> Rows<'con>
[src]

Trait Implementations

impl<'con> Debug for Rows<'con>
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl<'con> !Send for Rows<'con>

impl<'con> !Sync for Rows<'con>