Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUST

armanriazi•rust•unsafe•safeabstraction

Just because a function contains unsafe code doesn’t mean we need to mark the entire function as unsafe. In fact, wrapping unsafe code in a safe function is a common abstraction. -in
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
4+2 =