Protocols

The following protocols are available globally.

Name spaces

  • Indicate which one implements the namespace for class.

    核心的引用对象协议。

    See more

    Declaration

    Swift

    public protocol DTBKitable : AnyObject
  • Indicate which one implements the namespace for struct.

    核心的值对象协议。

    See more

    Declaration

    Swift

    public protocol DTBKitStructable