|
|
Log in / Subscribe / Register

Existential types in Rust

Existential types in Rust

Posted May 13, 2024 16:14 UTC (Mon) by DanilaBerezin (guest, #168271)
In reply to: Existential types in Rust by DanilaBerezin
Parent article: Existential types in Rust

Actually I'm realizing that maybe the use case here is specifically tailored to functions returning traits rather than functions taking in traits as arguments, in which case yes, I can definitely see a magnitude of use cases, pretty much all of them being just generics (as others have already pointed out in the comments).


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds