Function candid::pretty::candid::value::pp_value

source ·
pub fn pp_value(depth: usize, v: &IDLValue) -> RcDoc<'_>
Available on crate features printer and value only.