polar-prost 0.1.0

Protobuf bindings to interact with Polar watches
Documentation
syntax = "proto2";
package data;

message PbUserDb {
	required uint32 current_user_index = 1 ;
}