Module context

Source
Expand description

Any context outside of Cargo.toml that is necessary for generating BUILD targets.

Structsยง

BuildScriptContext
CrateContext

Functionsยง

find_proto_build ๐Ÿ”’
find_proto_files ๐Ÿ”’
parse_proto_dependencies ๐Ÿ”’
Opens and parses the provided Path to a protobuf file, returning all imports from the file.