drm
0.11.1
RawValue
Trait Implementations
From<Value<'a>>
In drm::
control::
property
drm
::
control
::
property
Type Alias
RawValue
Copy item path
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.