Module calypso_base::symbol

source ·
Expand description

Utilities for interned strings (symbols)

Re-exports

pub use lasso;

Modules

Keywords
Special strings

Macros

Structs

An identifier, i.e. a combination of a symbol and a span.
An interned string.

Enums

A string that is potentially interned.

Statics

Functions

Get the global interner.