gsp_system 0.1.2

OpenGSP System Package
Documentation
  • Coverage
  • 0%
    0 out of 23 items documented0 out of 4 items with examples
  • Size
  • Source code size: 8.11 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.15 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sebhalldesigns

gsp_system - OpenGSP System Library

gsp_system is a thin and lightweight platform abstraction layer providing core system functionality such as application lifecycle, window creation and events.

PLEASE NOTE

gsp_system is at a very early stage in development and is very much a work in progress, with extremely minimal functionality. It is currently suitable for creating a window and receiving and intercepting resize and close events on windows only.