spitfire_input

Type Alias InputMappingRef

Source
pub type InputMappingRef = InputRef<InputMapping>;

Aliased Type§

struct InputMappingRef(/* private fields */);

Trait Implementations§

Source§

impl From<InputMapping> for InputMappingRef

Source§

fn from(value: InputMapping) -> Self

Converts to this type from the input type.