Function opentitanlib::backend::create
source · pub fn create(args: &BackendOpts) -> Result<TransportWrapper>
Expand description
Creates the requested backend interface according to BackendOpts
.
pub fn create(args: &BackendOpts) -> Result<TransportWrapper>
Creates the requested backend interface according to BackendOpts
.