Function transaction_builder_generator::read_custom_code_from_paths[][src]

pub fn read_custom_code_from_paths<'a, I>(
    package: &'a [&'a str],
    paths: I
) -> CustomCode where
    I: Iterator<Item = PathBuf>, 
Expand description

How to read custom code to inject in Diem containers.