pub fn readonly_inner_type(
types: &dyn TypeDatabase,
type_id: TypeId,
) -> Option<TypeId>Expand description
Extract the inner type if this is a readonly type.
pub fn readonly_inner_type(
types: &dyn TypeDatabase,
type_id: TypeId,
) -> Option<TypeId>Extract the inner type if this is a readonly type.