The function will check if the system install `cargo play` and check `filetype=rust` ``` ~/.config/init.lua +require "user.cargoplay" ``` https://github.com/laris/Neovim-from-scratch/blob/laris/lua/user/cargoplay.lua