Cargo Features

termrs_runtime has no features set by default.

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

Enables x11 of termrs_core

wayland

Enables wayland of termrs_core

termrs_runtime has 2 features without comments.