quakeworld 0.2.3

A collection of quakeworld related libraries.
Documentation

quakeworld

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

default

  • mvd
  • utils
  • protocol
  • state
  • network
  • trace
  • connection
  • crc

mvd

  • utils
  • protocol

utils

    This feature flag does not enable additional features.

protocol

  • protocol-macros

state

  • protocol
  • utils

network

    This feature flag does not enable additional features.

trace

    This feature flag does not enable additional features.

connection

  • protocol
  • state
  • network
  • crc
  • ascii_strings

crc

    This feature flag does not enable additional features.

protocol-macros

    This feature flag does not enable additional features.

ascii_strings

  • utils