c450e07e082d9d2ce130ff4d71717f4e9f22acc6
This lets us share strings more easily. It needs to be Arc (as opposed to Rc) because these are stored inside of UserFun objects, which need to be Send (for some reason). Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
Description
No description provided
Languages
Rust
100%