Struct rustwlc::xkb::KeysymParseError [] [src]

pub struct KeysymParseError;
Deprecated

An error returned from attempting to crete a Keysym.

Deprecation

The keysyms module is deprecated. Please use the xkbcommon crate instead. The xkb module will be removed in version 0.6. Returned by Keysym::from(), Keysym::from_name()