tdesktop_theme

Crates.iotdesktop_theme
lib.rstdesktop_theme
version0.3.2
sourcesrc
created_at2018-09-24 15:50:56.766262
updated_at2020-12-28 18:37:35.261373
descriptionA Rust crate for parsing and serialization of .tdesktop-theme and .tdesktop-palette files.
homepage
repositoryhttps://gitlab.com/SnejUgal/tdesktop-theme-rs
max_upload_size
id86306
size588,169
Artem Starikov (SnejUgal)

documentation

README

tdesktop-theme-rs

A Rust crate for parsing and serialization of .tdesktop-theme and .tdesktop-palette files.

Installing

Add this in your Cargo.toml:

[dependencies]
tdesktop_theme = "0.3"

Examples

See the tests directory for examples.

Documentation

See docs.rs for documentation.

Commit count: 82

cargo fmt