Skip to main content

Module config

Module config 

Source
Expand description

Snapshot of PtyConfig for read-only access without holding the RwLock across an await point (RFC-038 §8.1).

Type Aliases§

PtyConfigSnapshot
Cheap clone of PtyConfig for snapshot reads.