Eden @edensaesthetic@witches.town
Suivre

Rust safety code practices

fn safe_function(){
safety_checking();
unsafe_function();
}

is this sarcasm, is this directly quoting from src. we may never know.