dmc 0.1.0

(placeholder) Idiomatic replacement for SDL2. The acronym originally stood for DirectMedia Crate.
Documentation
  • Coverage
  • 62.55%
    309 out of 494 items documented1 out of 190 items with examples
  • Size
  • Source code size: 142.25 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.09 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • yoanlcq/fate
    5 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • yoanlcq

DMC - DirectMedia Crate

This is an attempt at an SDL2 rewrite in Rust. The end goal is to get rid of the dependency on SDL2's DLL for Rust apps.