[][src]Crate auditable_build

This is a companion crate to auditable to be used as a build dependency.

This crate is responsible for collecting the dependecy data. It exists as a separate crate purely for technical reasons. Please refer to auditable crate for documentation.

Functions

collect_dependency_list

Run this in your build.rs to collect dependency info and make it avaible to inject_dependency_list! macro