rustenium-bidi-commands 0.1.1

WebDriver BiDi command types and structures for Rustenium
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.228"

[dependencies.serde_json]
version = "1.0.145"

[dependencies.serde_valid]
version = "2.0.0"

[lib]
name = "rustenium_bidi_commands"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["web-programming", "data-structures"]
description = "WebDriver BiDi command types and structures for Rustenium"
documentation = "https://docs.rs/rustenium-bidi-commands"
edition = "2024"
homepage = "https://github.com/dashn9/rustenium"
keywords = ["webdriver", "bidi", "commands", "types", "protocol"]
license = "MIT"
name = "rustenium-bidi-commands"
readme = "README.md"
repository = "https://github.com/dashn9/rustenium"
resolver = "2"
version = "0.1.1"