Struct reproto_backend_python::module::RequestsConfig [] [src]

pub struct RequestsConfig {}

Trait Implementations

impl Debug for Config
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for Config
[src]

[src]

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

Auto Trait Implementations