Function to_placeholder_idx

Source
pub fn to_placeholder_idx(
    db: &dyn HirDatabase,
    id: TypeOrConstParamId,
    idx: u32,
) -> PlaceholderIndex