package fit

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Fit.DeviceSource

Sourcetype t = {
  1. serial : int option;
  2. manufacturer : int option;
}