Module bytemuck::internal

source Β·
Expand description

Internal implementation of casting functions not bound by marker traits and therefore marked as unsafe. This is used so that we don’t need to duplicate the business logic contained in these functions between the versions exported in the crate root, checked, and relaxed modules.

Functions§