Struct rdf_translator::mapper::loader::Mapper [] [src]

pub struct Mapper {
    pub objects: Vec<Object>,
}

Fields

Methods

impl Mapper
[src]

[src]

[src]

Trait Implementations

impl Debug for Mapper
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Mapper

impl Sync for Mapper