minifb 0.25.0

Cross-platform window setup with optional bitmap rendering
Documentation

minifb

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 12 of them enabled by default.

default

  • wayland
  • x11
  • dlopen

wayland

  • dlib
  • lazy_static
  • libc
  • tempfile
  • wayland-client
  • wayland-cursor
  • wayland-protocols

x11

  • x11-dl
  • libc

dlopen

  • wayland-client/dlopen

dlib

  • dep:dlib

lazy_static

  • dep:lazy_static

libc

  • dep:libc

tempfile

  • dep:tempfile

wayland-client

  • dep:wayland-client

wayland-cursor

  • dep:wayland-cursor

wayland-protocols

  • dep:wayland-protocols

x11-dl

  • dep:x11-dl

web

  • wasm-bindgen
  • web-sys
  • instant/wasm-bindgen
  • instant/inaccurate

wasm-bindgen

  • dep:wasm-bindgen

web-sys

  • dep:web-sys