Function argc::build

source ยท
pub fn build(
    source: &str,
    root_name: &str,
    wrap_width: Option<usize>,
) -> Result<String>