Skip to content

Assist/Codelens to show size of type #4091

Closed
@TimoFreiberg

Description

@TimoFreiberg

Example:
()<|> -> shows 0
char<|> -> shows 4
struct Foo<|> { ... } shows whatever std::mem::size_of::<Foo>() returns

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-idegeneral IDE featuresC-featureCategory: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions