top | item 41031339 (no title) Tigress8780 | 1 year ago Rust will determine what `parse` does based on the inferred return type (which is being explicitly set to `Timestamp` here). This is possible when the return type has `FromStr` trait. discuss order hn newest DemocracyFTW2|1 year ago oh I see, almost what I anticipated
DemocracyFTW2|1 year ago