How does application size change with usage of this crate? For example, if I add a single icon, are ALL icons included in the binary, or does the compiler (or crate code) exclude all others? Perhaps you could add the answer into the Description.
How does application size change with usage of this crate?
For example, if I add a single icon, are ALL icons included in the binary, or does the compiler (or crate code) exclude all others?
Perhaps you could add the answer into the Description.