fzz
joined 2 years ago
Testing interface is not about exactly interface as language’s feature. It’s about testing outer public interface (public API) of you things, looking at it as a black-box and doesn’t matter what happens inside. That's all it means.
I disagree with this because any performance-related discussion highly based on context, such as language, compiler/linker/toolchain, configuration or frameworks and libraries. So I’m sure it’s better to start this kind of discussion in a specialized community to implicitly provide default context for a talk.
Just disable additional cargo check after save and/or after any change.
This is very important thing.