% Type Conversions # Safe Rust * Coercions * Casts * Conversion Traits (Into/As/...) # Unsafe Rust * raw ptr casts * mem::transmute