should_use_arc

Function should_use_arc 

Source
pub fn should_use_arc(type_name: &str) -> bool
Expand description

Check if a type should use Arc sharing based on common patterns