Function ezno_checker::types::printing::print_property_key

source ยท
pub fn print_property_key<C: InformationChain>(
    key: &PropertyKey<'_>,
    types: &TypeStore,
    info: &C,
    debug: bool
) -> String