write_key_descriptor

Function write_key_descriptor 

Source
fn write_key_descriptor(
    f: &mut Formatter<'_>,
    cx: &Context,
    cfg: Config,
    key: &PropertyKey<'_>,
    desc: &PropertyDescriptor<'_>,
    object: Option<&Object<'_>>,
) -> Result