Function extendr_api::metadata::write_impl_wrapper

source ·
fn write_impl_wrapper(
    w: &mut Vec<u8>,
    imp: &Impl,
    package_name: &str,
    use_symbols: bool
) -> Result<()>
Expand description

Generate a wrapper for an implementation block.