// SPDX-FileCopyrightText: 2026 conpty-oxide contributors <https://github.com/P4suta/conpty-oxide/graphs/contributors>
//
// SPDX-License-Identifier: MIT OR Apache-2.0
//! Runtime-independent low-level PTY builder configuration.
use crate::;
/// Settings shared by the blocking and Tokio `PtyBuilder` facades.
pub