$ cucumber

v0.22.0MAJOR UPDATE

Cucumber testing framework for Rust, with async support. Fully native, no external test runners or dependencies.

Downloads: 11.9M
Recent: 1.9M
Versions: 38
Updated: December 12, 2025

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

Linkshttps://crates.io/crates/objchttps://crates.io/crates/objc2https://crates.io/crates/objc2-metalhttps://crates.io/crates/wgpuhttps://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

10.4M11.9M

$ VERSION HISTORY

v0.22.0December 12, 2025
v0.21.1June 16, 2024

$ LINKS

$ INSTALL

cargo add cucumber

Or add to Cargo.toml: cucumber = "0.22.0"