Protocols

  • Declaration

    Swift

    protocol APIRouteCollection
  • A Protocol used to provide convenience functions for Models that return content that is filterable. Adopting the protocol requires implmenting contentTextStrings() which returns an array of ‘content’ strings that should be scanned in a filter operation.

    See more

    Declaration

    Swift

    protocol ContentFilterable

Importable & Exportable Formatter

Generic LibGd Formatter

Utilities