Derive Macro castflip_derive::Flip

source · []
#[derive(Flip)]
Expand description

Declares that the succeeding struct type is endian-flippable.

Please refer to the description of trait Flip in the documentation of castflip at https://docs.rs/castflip/