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

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