Hacker News new | ask | show | jobs
by MichaelMug 764 days ago
I see all the license checking code in lib.rs but nothing in build.rs?
1 comments

Ooh, you were right. Either something has changed since my initial viewing (unlikely) or I have incorrectly assumed that it is in build.rs because all other examples don't contain `LicenseManager` (much more likely).