thirtyfour-macros 0.2.0

Thirtyfour is a Selenium / WebDriver library for Rust, for automated website UI testing.
Documentation
# thirtyfour_macros


[![Crates.io](https://img.shields.io/crates/v/thirtyfour-macros.svg)](https://crates.io/crates/thirtyfour-macros)
[![docs.rs](https://docs.rs/thirtyfour-macros/badge.svg)](https://docs.rs/thirtyfour-macros)

Macros for [`thirtyfour`](https://crates.io/crates/thirtyfour).

For more information, see the [crate documentation](https://docs.rs/thirtyfour-macros)

## Minimum Supported Rust Version


The MSRV for `thirtyfour-macros` is 1.57.

## LICENSE


This work is dual-licensed under MIT or Apache 2.0.
You can choose either license if you use this work.

See the NOTICE file for more details.

`SPDX-License-Identifier: MIT OR Apache-2.0`