Struct gdal::vector::Field[][src]

pub struct Field<'a> { /* fields omitted */ }

Methods

impl<'a> Field<'a>
[src]

Get the name of this field.

Auto Trait Implementations

impl<'a> !Send for Field<'a>

impl<'a> !Sync for Field<'a>