Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Rust doesn't allow this direct use-case. You can have conditionally-successful initialization by returning an `Option` or `Result`, however.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: