Module nvim_rs::examples::scorched_earth_as
source · [−]Expand description
Scorched earth with async-std
A port of the scorched_earth](crate::examples::scorched_earth) example to use [
async-std`. See there for the full documentation,
everything still applies with “scorched_earth” replaced by
“scorched_earth_as”.