Installation
-
Setup the Rust toolchain (rustup is recommended)
-
Add tokio to your dependencies
-
Set up tokio as the async runtime
-
Take a look at our feature flags and enable the integrations you would like to have enabled.
-
Add swiftide
-
Write a pipeline!