Struct appscraps_module::serialization::FileDependency [] [src]

pub struct FileDependency { /* fields omitted */ }

Methods

impl FileDependency
[src]

Trait Implementations

impl PartialEq for FileDependency
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for FileDependency
[src]

impl Debug for FileDependency
[src]

Formats the value using the given formatter.

impl Clone for FileDependency
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more