aboutsummaryrefslogtreecommitdiff
path: root/.run/src/bin/doc.ps1
blob: b589ded926a941ac474dbcc0766ae0038db065ec (plain) (blame)
1
2
3
4
5
cargo doc `
    --manifest-path mingling/Cargo.toml `
    --no-deps `
    --features core,macros,builds,structural_renderer,repl,comp,parser,picker,clap,extra_macros `
    --open