brightdigit/MistKit

View on GitHub
Documentation/Reference/MistKit/protocols/MKContentRecord.md

Summary

Maintainability
Test Coverage
**PROTOCOL**

# `MKContentRecord`

```swift
public protocol MKContentRecord: MKQueryRecord
```

## Methods
### `content(fromRecord:)`

```swift
static func content(fromRecord record: Self) -> ContentType
```