aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3af0e1021f24337335e0b7d013604c18ac8c756f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# dialog-rs

A Rust library for displaying dialog boxes using various backends.

[Documentation][]

## Contact

For bug reports, patches, feature requests or other messages, please send a
mail to [dialog-rs-dev@ireas.org][].

## License

This project is licensed under the [MIT License][].

[Documentation]: https://docs.rs/dialog
[dialog-rs-dev@ireas.org]: mailto:dialog-rs-dev@ireas.org
[MIT license]: https://opensource.org/licenses/MIT