Cargo Features

SymbolTable has no features set by default.

[dependencies]
symbol_table = { version = "0.3.0", features = ["global", "serde"] }
global

Features from optional dependencies

serde implicit feature

Enables serde

serde:

A generic serialization/deserialization framework