Want: proc macro to add getter / setter properties to fields. #[derive(Access)] pub struct Foo { #[access(get, get_mut, set)] bar: bool, } let mut foo = Foo::default(); http://foo.bar (); // false foo.set_bar(true); http://foo.bar (); // true
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