Expand description
Structs§
- License
- Represents a license id, name and text.
- License
Used - Represents a license and dependencies that use it.
- User
- Represents a project or package that uses a license.
- User
License - Represents a license user with license.
Functions§
- merge_
licenses - Merge
licenses
intointo
. - sort_
licenses - Sort vec by license name, and users of each license by name.
- user_
licenses - Invert data to be keyed by user, also sorts by user name.