pub async fn create_mux_backend_async() -> Box<dyn MuxBackend>
Expand description
Create a mux backend based on environment configuration (async version)
pub async fn create_mux_backend_async() -> Box<dyn MuxBackend>
Create a mux backend based on environment configuration (async version)