format_descriptor

Function format_descriptor 

Source
pub fn format_descriptor<'cx>(
    cx: &'cx Context,
    cfg: Config,
    desc: &'cx PropertyDescriptor<'cx>,
    object: Option<&'cx Object<'cx>>,
) -> DescriptorDisplay<'cx>
Expand description

Formats a descriptor with the given configuration.