Function capnpc::codegen_types::do_branding[][src]

pub fn do_branding(
    gen: &GeneratorContext<'_>,
    node_id: u64,
    brand: Reader<'_>,
    leaf: Leaf,
    the_mod: String,
    parent_scope_id: Option<u64>
) -> Result<String, Error>
Expand description