Sorry for asking this, but I'm newbie yet introducing myself into the language, the libraries you said are crates? How could I port the libraries to an host in which Rust has no codebase support for?
The porting you said, is it compiling the core library with a cross-compiler (if the answer is yes, it's easy to do that with help of crossdev of Gentoo).