Struct shp::ShpRecord [] [src]

pub struct ShpRecord {
    pub header: ShpRecordHeader,
    pub content: ShpRecordContent,
}

Fields

Trait Implementations

impl Debug for ShpRecord
[src]

Formats the value using the given formatter.