Function single_type

Source
pub fn single_type<T>(code: T) -> Type
where T: Into<i32>,