Skip to main content

Crate camber_macros

Crate camber_macros 

Source
Expand description

Procedural macros for Camber.

Currently this crate exposes the #[camber::test] attribute for async tests that need a Tokio runtime with Camber context installed.

Attribute Macrosยง

test
Marks an async function as a Camber test.