Crate main

Source

Functions§

generage_build_bazel 🔒
Given the PackageMetadata for a single crate, generates a BUILD.bazel file.
hash_file 🔒
Returns an md5 hash of a file, returning None if the specified path doesn’t exist.
log_info 🔒
Prints to stderr an info line that will always get shown to the user.
main 🔒