CachedLiteral

Type Alias CachedLiteral 

Source
pub type CachedLiteral = Cached<Literal>;
Expand description

Literal with cached string representation.

Aliased Typeยง

pub struct CachedLiteral { /* private fields */ }