pub fn create(
conf: &IoExpander,
transport_wrapper: &TransportWrapper,
) -> Result<IoExpander>
Expand description
Creates an instance of IoExpander
as specified in the given configuration declaration
section. The driver
field will decide the implementing struct.