LayoutTree.this

Create a new tree with the given node as its root, and using the given backend for I/O.

  1. this(Node root, FluidBackend backend)
    struct LayoutTree
  2. this(Node root)

Meta