Module xrpicker::platform

source ·

Traits

  • Trait abstracting over the underlying system/platform type. For any given build, only a single implementation of this trait will be available. Having this as a trait is probably overkill but keeps the interface constrained?
  • Trait for platform-specific interaction with a runtime.