Skip to main content

readonly_inner_type

Function readonly_inner_type 

Source
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.