So… The story goes, when rust is being clever, it ...
# development
a
So… The story goes, when rust is being clever, it will strip unused symbols. One of the ways to declare that a symbol is used is to do something like https://github.com/rust-lang/rust/issues/36342#issuecomment-362269890 anywhere in your crate