Linking against static Rust library: missing symbols from external crate

Using --print native-static-libs helps in finding all the dependencies. Coincidentially, I just found the answer in yet another thread :slight_smile: