Struct epp_client::config::CONFIG [−][src]
pub struct CONFIG { /* fields omitted */ }Expand description
Static reference to the config file
Methods from Deref<Target = EppClientConfig>
Returns the config for a particular registry
Trait Implementations
type Target = EppClientConfig
type Target = EppClientConfig
The resulting type after dereferencing.
Dereferences the value.