Expand description
Parser for the xsettings data format.
Some of this code is referenced from here.
Structs§
Enums§
- Endianness of the incoming data.
- Parser errors.
- The data contained in a setting.
Constants§
- DPI_
NAME 🔒
Functions§
- Read over the settings in the block of data.
Type Aliases§
- Result 🔒