chj_
rustbin
0.1.0
Module statify
Module Items
Functions
In chj_
rustbin::
util
chj_rustbin
::
util
Module
statify
Copy item path
Source
Functions
§
statify
⚠
Make the lifetime of a reference static. Be very careful with your reasoning why your usage doesn’t introduce UB!
statify_
mut
⚠
Same as
statify
but for mutable references.