libdecor_headers/
lib.rs

1#![allow(nonstandard_style)]
2#![doc = include_str!("../README.md")]
3#![no_std]
4
5pub mod libdecor;