Struct hyper_fs::Config [] [src]

pub struct Config { /* fields omitted */ }

public config for file/index/fs

Methods

impl Config
[src]

[src]

impl Config
[src]

[src]

[src]

[src]

[src]

impl Config
[src]

impl Config
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Config
[src]

[src]

Formats the value using the given formatter.

impl Clone for Config
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for Config
[src]

[src]

Returns the "default value" for a type. Read more

impl AsRef<Config> for Config
[src]

[src]

Performs the conversion.