Struct antimony::components::ComponentConfig [] [src]

pub struct ComponentConfig {
    pub sock_file: String,
    pub component_id: String,
}

Fields