Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lelanthran
4 days ago
|
parent
|
context
|
favorite
| on:
Show HN: Cot: a Rust web framework for lazy develo...
> Also, people like ORMs. Type safety is nice too without having to map manually. Sqlx is also great
Don't you get type safety anyway with parameterised parameters?
winrid
3 days ago
[–]
on return values?
reply
lelanthran
3 days ago
|
parent
[–]
Good point. I suppose doing a runtime type-check is possible if using the ORM, too.
reply
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Don't you get type safety anyway with parameterised parameters?