taffy 0.4.3

A flexible UI layout library
Documentation

taffy

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, 8 of them enabled by default.

default

  • std
  • taffy_tree
  • flexbox
  • grid
  • block_layout
  • content_size

std

  • num-traits/std
  • grid?/std
  • serde?/std
  • slotmap?/std

taffy_tree

  • dep:slotmap

flexbox

    This feature flag does not enable additional features.

grid

  • alloc
  • dep:grid

block_layout

    This feature flag does not enable additional features.

content_size

    This feature flag does not enable additional features.

alloc

  • serde?/alloc

serde

  • dep:serde

debug

  • std

profile

  • std