Struct appscraps_shared::serialization::LoadedModule [] [src]

pub struct LoadedModule { /* fields omitted */ }

Methods

impl LoadedModule
[src]

Trait Implementations

impl PartialEq for LoadedModule
[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 LoadedModule
[src]

impl Debug for LoadedModule
[src]

Formats the value using the given formatter.

impl Clone for LoadedModule
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more