format_raw_object

Function format_raw_object 

Source
pub fn format_raw_object<'cx>(
    cx: &'cx Context,
    cfg: Config,
    object: &'cx Object<'cx>,
) -> RawObjectDisplay<'cx>
Expand description

Formats an object using the given configuration.