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.
pub fn format_raw_object<'cx>(
cx: &'cx Context,
cfg: Config,
object: &'cx Object<'cx>,
) -> RawObjectDisplay<'cx>Formats an object using the given configuration.