from_pb_time_ranges
api
0.18.0
In api::
helper
api
::
helper
Function
from_
pb_
time_
ranges
Copy item path
Source
pub fn from_pb_time_ranges( time_ranges:
TimeRanges
, ) ->
Result
<
Vec
<(
Timestamp
,
Timestamp
)>>