Struct emerald_rs::storage::Storages [] [src]

pub struct Storages { /* fields omitted */ }

Base dir for internal data, all chain-related should be store in subdirectories

Trait Implementations

impl Debug for Storages
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for Storages
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Storages

impl Sync for Storages