[][src]Function xain_fl::aggregator::api::serve

pub async fn serve<'_, A: Aggregator + 'static>(
    bind_address: &'_ str,
    handle: ServiceHandle<A>
)