RawValue
drm
0.11.1
RawValue
Trait Implementations
From<Value<'a>>
In drm::
control::
property
Structs
EnumValue
EnumValues
Handle
Info
Enums
Value
ValueType
Type Aliases
RawValue
drm
::
control
::
property
Type Alias
RawValue
Copy item path
Settings
Help
Summary
Source
pub type RawValue =
u64
;
Expand description
A raw property value that does not have a specific property type
Trait Implementations
§
Source
§
impl<'a>
From
<
Value
<'a>> for
RawValue
Source
§
fn
from
(value:
Value
<'a>) -> Self
Converts to this type from the input type.