Artem Trofimov
Results
1
comments of
Artem Trofimov
> Okay, thanks for the clarification! > > I have something like this in my mind at the moment: > > ```python > counter: Optional[uint64] = optional_field(3) > value: Optional[double]...