Skip to main content

create_channel

Function create_channel 

Source
pub fn create_channel(
    address: String,
    options: &Options,
) -> Result<Channel, Error>
Expand description

Creates a transport channel for the given address.