Module algorithm

Module algorithm 

Source
Expand description

Implementations of the flexbox algorithm.

Modules§

yoga
Flexbox implementation powered by Yoga (the default).

Structs§

Flexbox
Concrete flexbox implementation powered by Yoga.
Node
Index into the flexbox’s node arena.

Traits§

Algorithm
Abstract interface of a flexbox algorithm.