Tree

extension Tree where Branch == Group, Leaf == Item

Available where Branch == Group, Leaf == Item

  • Undocumented

    Declaration

    Swift

    public func renderToPDF(at location: URL) throws