Skip to main content

XDG_SCHEMA_ATTRIBUTE

Constant XDG_SCHEMA_ATTRIBUTE 

Source
pub const XDG_SCHEMA_ATTRIBUTE: &str = "xdg:schema";
Expand description

A schema attribute.

Currently the key, is not really used but would allow to map a Rust struct of simple types to an item attributes with type check.