[go: up one dir, main page]

tolk 0.1.1

bindings to tolk.dll, a library to talk to screen readers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Dhruv kumar <darbaga10@gmail.com>"]
name = "tolk"
description = "bindings to tolk.dll, a library to talk to screen readers"
repository = "https://github.com/darbaga/tolk-rs"
readme = "README.md"
keywords = ["accessibility", "a11y"]
categories = ["api-bindings"]
license = "MIT"
version = "0.1.1"

[dependencies]
tolk-sys = "0.1.0"