This is a meta repo for all things related to the Services Engineering team that don't belong specifically to another repo.
- We follow these Rust security related best practices within our Rust based projects. Other general Rust tips...
- If you're having trouble getting Rust to compile, try
rm Cargo.lock && cargo clean
- this forces an upgrade to your dependencies.
- If you're having trouble getting Rust to compile, try
- We use this estimation guide when adding estimates to tasks. You can see these estimates used as labels throughout our GitHub repos.
- You can usually get a sense of what we're up to on our our GitHub project board.