rust-analyzer
build rust-analyzer for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install rust-analyzer

ndk-pkg install rust-analyzer
view the formula of rust-analyzer
ndk-pkg formula view rust-analyzer

{{ formula }}
edit the formula of rust-analyzer

if the formula of rust-analyzer dosn't meet your needs, you can edit it ⤵︎

ndk-pkg formula edit rust-analyzer

after editing, you may want to rebuild this package ⤵︎

ndk-pkg install rust-analyzer