Struct deslite::Row[][src]

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

Methods

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

Trait Implementations

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

Formats the value using the given formatter. Read more

Auto Trait Implementations

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

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