Skip to content

Support MaybeUninit<T: ?Sized> via KnownLayout #1797

Open
@joshlf

Description

@joshlf

This is prototyped in #1822.

This could help unify many standard library APIs that are currently duplicated, and make them more powerful.

For example, consider this duplication:

This could be used to support an unsized MaybeValid<T> - #1833

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions