dear @rustlang -- how do YOU pair up your `mod foo` with your `use crate::foo` declarations?
mod foo;
use crate::foo;
mod bar;
use crate::bar;
or
mod foo;
mod bar;
use crate::foo;
use crate::bar;
or something else?
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more