So Today I Worked On.. Rust (Language)

Working on a personal but professional project, I needed a way to iterate through a member of a struct contained within a Vec<> and I stumbled upon impl a Deref for the Vec<> that looooks like it should work, but I'll know in a while when I get around to implementing the function that will do that kind of thing.

I'm hoping to figure out how licensing and activation works in the long run. Right now, baby steps.

#RustLang