Skip to content

Union types #524

@rusty-bill

Description

@rusty-bill

The second sentence under Union types reads:

Since the accessing the wrong field can cause unexpected or undefined behaviour, unsafe is required to read from a union field or to write to a field that doesn't implement Copy.

Removing the first 'the' would make it read more clearly. Also, using the American English spelling of 'behavior' would be consistent with the rest of the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions