TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Rust's Result Type for Python
5 points
by
toomanyducks
about 4 years ago
2 comments
pizza
about 4 years ago
Collapse
I'm not super familiar with Rust or MyPy, but I was wondering if you could mention what the distinction is between returning a Result vs e.g. a type hint for returning an exception
评论 #26693952 未加载
asplake
about 4 years ago
Can anyone say how this would work with pattern matching? Something for that page to address perhaps