Hacker News new | ask | show | jobs
by asQuirreL 3777 days ago
Well, I would say it exposes a flaw in your interface, which would have given the function access to more information than it required. You know it's fine because you are aware of implementation details, but rust is telling you that your interface doesn't reflect that.