StackOverflow Questions for Tag: transmute

Eloff
Eloff

Reputation: 21688

Get a &mut [u8] from a MaybeUninit for writing to

Score: 1

Views: 92

Answers: 2

Read More
Thomas
Thomas

Reputation: 97

Rust : Cast a Enum to itself with Generics Specialization

Score: 0

Views: 75

Answers: 1

Read More
Typhaon
Typhaon

Reputation: 1054

Why does std::mem::transmute not work when both types are known to have the exact same memory layout?

Score: 0

Views: 318

Answers: 1

Read More
Qqwy
Qqwy

Reputation: 5649

Is transmuting (T, ()) to T safe?

Score: 2

Views: 252

Answers: 1

Read More
user1002430
user1002430

Reputation:

Representing a limited-range integer with an enum in Rust?

Score: 2

Views: 1151

Answers: 1

Read More
PreviousPage 1Next