Get Rust version changelog and new features.
Fetches Rust version changelog and summarizes new features for developers.
/plugin marketplace add ZhangHanDong/rust-skills/plugin install zhanghandong-rust-skills@ZhangHanDong/rust-skillsGet Rust version changelog and new features.
/rust-features [version]
version (optional): Rust version number (e.g., 1.83, 1.82). If omitted, fetches the latest stable version./rust-features # Latest Rust features
/rust-features 1.83 # Rust 1.83 features
/rust-features 1.80 # Rust 1.80 features
search_actions("releases.rs") to get action IDget_action_by_id() to get page selectorsagent-browser to open https://releases.rs and navigate to the version