Struct rust_embed_utils::Metadata[][src]

pub struct Metadata { /* fields omitted */ }
Expand description

Metadata about an embedded file

Implementations

The SHA256 hash of the file

The last modified date in seconds since the UNIX epoch. If the underlying platform/file-system does not support this, None is returned.

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.

Should always be Self

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.