should_use_arc_sharing

Function should_use_arc_sharing 

Source
pub fn should_use_arc_sharing(type_name: &str, size: usize) -> bool
Expand description

Check if a type should use Arc sharing based on size and usage patterns