Function create_stream

Source
pub async fn create_stream(
    configuration: &Configuration,
) -> Result<String, Error<CreateStreamError>>