Struct nfe::Nfe[][src]

pub struct Nfe {
    pub versao: VersaoLayout,
    pub chave_acesso: String,
}
Expand description

Nota Fiscal Eletrônica

Fields

versao: VersaoLayoutchave_acesso: String

Implementations

Parse da NF-e a partir de uma string

Trait Implementations

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more

The type returned in the event of a conversion error.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.