display-config 0.1.1

A crate providing functions related to display configuration.
Documentation
1
2
3
4
5
6
7
8
# Contributing to display-config-rs

Thank you for considering contributing to **display-config-rs**\!
We appreciate your help in making this project better.
By following these guidelines, you can ensure your contributions are merged efficiently.

- Commit Messages should follow the **[Conventional Commits]https://www.conventionalcommits.org/en/v1.0.0/**
- Code should be formatted with `rustfmt`