Cargo Features

termrs has no features set by default.

[dependencies]
termrs = { version = "0.3.0", features = ["x11", "wayland"] }
x11

Enables x11 of termrs_core and termrs_runtime

wayland

Enables wayland of termrs_core and termrs_runtime

termrs has 2 features without comments.