buildBlock(_:)
Creates a single row result.
Declaration
static func buildBlock<C>(_ content: C) -> C where Value == C.TableRowValue, C : TableRowContentCreates a single row result.
static func buildBlock<C>(_ content: C) -> C where Value == C.TableRowValue, C : TableRowContent