sdl2_gfx 0.0.3

SDL2_gfx bindings for Rust
docs.rs failed to build sdl2_gfx-0.0.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: sdl2_gfx-0.24.0

Rust-SDL2_gfx

Build Status

Rust bindings for SDL2_gfx

Requirements

Installation

:) with cargo.

git clone https://github.com/andelf/rust-sdl2_gfx
cd rust-sdl2_gfx
cargo build
NOTE: sdl2_gfx doesn't support mac_framework.

Demo

cargo run