dom-accessibility-api 0.0.1

Rust port of dom-accessibility-api.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Rust DOM Accessibility API

Rust Accessibility API is a Rust port of [dom-accessibility-api](https://www.npmjs.com/package/dom-accessibility-api).

Computes the accessible name or description of a given DOM Element.

## Rust For Web

The Rust Radix project is part of the [Rust For Web](https://github.com/RustForWeb).

[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.