Struct simpla_vortaro::Pludifino [] [src]

pub struct Pludifino {
    pub difino: String,
    pub ekzemploj: Vec<Ekzemplo>,
}

Fields

Trait Implementations

impl Debug for Pludifino
[src]

[src]

Formats the value using the given formatter.

impl Clone for Pludifino
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more