[][src]Function sc_informant::build

pub fn build(
    service: &impl AbstractService,
    format: OutputFormat
) -> impl Future<Output = ()>

Creates an informant in the form of a Future that must be polled regularly.