$ cucumber
v0.22.0MAJOR UPDATECucumber testing framework for Rust, with async support. Fully native, no external test runners or dependencies.
Latest Update Summary
Crate
Name: cucumber New version: 0.22.0 Release date: 2025-12-12T16:32:45.392313Z
Crate readme
Short description Unsafe Rust bindings for the Metal 3D Graphics API.
Long description This crate provides bindings for the Metal 3D Graphics API using unsafe Rust. However, it is deprecated due to the unmaintained status of the 'objc' ecosystem. Users are advised to use 'objc2' and 'objc2-metal' for new development.
Features
Code Examples Run an example
cargo run --example window
Links • https://crates.io/crates/objc • https://crates.io/crates/objc2 • https://crates.io/crates/objc2-metal • https://crates.io/crates/wgpu • https://github.com/gfx-rs/wgpu/pull/5641
https://docs.rs/cucumber https://api.github.com/repos/cucumber-rs/cucumber/releases/269950754
Release info
Release version:
Release description
Code Examples
Minor update: 0.21.1 → 0.22.0
$ DOWNLOADS TREND
$ VERSION HISTORY
$ LINKS
$ INSTALL
cargo add cucumberOr add to Cargo.toml: cucumber = "0.22.0"