Given a rust file in a cargo package, how do I get its absolute module name?
So, if I have a directory structure as follows:
Cargo.toml /src/lib.rs /sr