Crate cargo_license

Crate cargo_license 

Source

Structs§

DependencyDetails
GetDependenciesOpt

Functions§

get_dependencies_from_cargo_lock
Get the list of dependencies from the Cargo.lock
normalize
write_gitlab
Write the dependency information in the Gitlab license scanning format to output writer
write_json
Write the dependency information in JSON format to output writer
write_tsv
Write the dependency information in a tab-separated format to the output writer.