Trait openxr::ActionTy

source ·
pub trait ActionTy: Sized { }

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl ActionTy for bool

source§

impl ActionTy for f32

Implementors§