Function coord::persistcfg::stream_desc_from_name[][src]

fn stream_desc_from_name(
    name: String,
    runtime: &RuntimeClient
) -> Result<(String, u64, u64), Error>