Skip to main content

declare

Function declare 

Source
pub fn declare(
    types: &Types,
    names: &Interner,
    id: TypeId,
    name: Symbol,
) -> String
Expand description

The type as a declaration of name, which is how it would be written in the program.