drission 0.6.2

Rust 里用 CDP 控 Chrome。Context / 磁盘 Profile / XHR 监听与 mock。同仓库有 drs CLI 和 MCP。
Documentation
1
2
3
4
[toolchain]
# 开发/CI 统一用 stable;MSRV(最低支持版本)单独由 Cargo.toml 的 rust-version 声明(1.85,edition 2024)。
channel = "stable"
components = ["rustfmt", "clippy"]