Type Alias syml::Table

source ·
pub type Table = LinkedHashMap<String, Value>;

Aliased Type§

struct Table { /* private fields */ }