Docs.rs
typeduck-codex-execpolicy-0.16.0
typeduck-codex-execpolicy 0.16.0
Docs.rs crate page
Apache-2.0
22 July 2026
Links
Repository
crates.io
Source
Owners
sssemil
Dependencies
anyhow ^1
normal
portable-pty ^0.9.0
normal
tokio ^1
normal
libc ^0.2.182
normal
filedescriptor ^0.8.3
normal
lazy_static ^1
normal
log ^0.4
normal
shared_library ^0.1.9
normal
winapi ^0.3.9
normal
Versions
55%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module pty
codex_
utils_
pty
0.16.0
Module pty
Module Items
Functions
In crate codex_
utils_
pty
codex_utils_pty
Module
pty
Copy item path
Source
Functions
ยง
conpty_
supported
Returns true when ConPTY support is available (non-Windows always true).
spawn_
process
Spawn a process attached to a PTY, preserving selected inherited file descriptors across exec on Unix.