winit-gfx-hal

Crates.iowinit-gfx-hal
lib.rswinit-gfx-hal
version0.0.0
sourcesrc
created_at2019-07-23 04:52:57.203586
updated_at2019-07-23 04:52:57.203586
descriptionThis crate is not owned or managed by the rust-windowing team.
homepage
repositoryhttps://github.com/Lokathor/lokacore
max_upload_size
id150933
size202,540
Lokathor (Lokathor)

documentation

README

License:0BSD Minimum Rust Version travis.ci AppVeyor crates.io docs.rs

lokacore

Lokathor's core-only odds and ends

Current features of note:

  • Safe casting between plain data types. Supports T, &T, &mut T, &[T], and &mut [T].
  • Safe versions of all stable x86 / x86_64 intrinsics. At least, all the ones that can be made safe.

CI coverage: x86, x86_64, wasm, armv7, aarch64, thumbv7neon

Commit count: 0

cargo fmt