Struct reproto_backend_python::module::Python2Config [] [src]

pub struct Python2Config {}

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

impl Send for Python2Config

impl Sync for Python2Config