5 ms·
I see all the license checking code in lib.rs but nothing in build.rs?
by MichaelMug 2y ago
I see all the license checking code in lib.rs but nothing in build.rs?
- lifthrasiir 2y agoOoh, 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).