Function candid::parser::types::to_pretty[][src]

pub fn to_pretty<T>(doc: &T, width: usize) -> String where
    T: ToDoc