[][src]Function rabbit_borough::consumer::connection_manager::build_url

pub fn build_url(config: LocalProperties) -> String

builds URL

although heartbeat and connection_timeout are optional parameters, they are really useful and allow you to fail easier and more precisely. So they are used by default.