orbclient 0.3.47

The Orbital Client Library
Documentation

orbclient

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 9 feature flags, 7 of them enabled by default.

default

  • std
  • sdl
  • unifont

std

    This feature flag does not enable additional features.

sdl

  • sdl2
  • sdl2-sys
  • libc

unifont

    This feature flag does not enable additional features.

sdl2

  • dep:sdl2

sdl2-sys

  • dep:sdl2-sys

libc

  • dep:libc

bundled

  • sdl
  • sdl2/bundled
  • sdl2/static-link
  • sdl2-sys/bundled
  • sdl2-sys/static-link

raw-window-handle

  • dep:raw-window-handle