Cargo Features
WinPTY-rs has no features set by default.
[dependencies]
winpty-rs = { version = "0.4.0", features = ["conpty", "winpty", "winpty_example", "conpty_example"] }
- conpty conpty_example?
- winpty winpty_example?
- winpty_example = winpty
-
Required by the winpty_example binary
- conpty_example = conpty
-
Required by the conpty_example binary