# Rust - when to use? lower level than go (no gc, very direct mapping to machine instructions), but still types and fun. current status: - i find it hard to get my head around all the pointer types, when to use them and why some things result in errors.