Skip to main content

EXTERN_PATHS

Constant EXTERN_PATHS 

Source
pub const EXTERN_PATHS: &[(&str, &str)];
Expand description

Protobuf paths and their canonical generated Rust paths.

Service-binding build scripts should configure these as Prost external paths so that messages imported from this descriptor are represented by this crate’s generated Rust types.