Skip to content

unwrap type assist #19722

@Veykril

Description

@Veykril

An assist that "unwraps" a type into its generic type argument, that is Option<T> becomes T.

Requirements should be that the type is a path type which exactly one type paramater (and maybe 0+ const and lifetime parameters which are then discarded).

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions