# Multipass Rust SDK This is a Rust SDK for [Canonical Multipass](https://multipass.run/). It's kind of a port from the [Go SDK](https://github.com/larstobi/go-multipass). ## Features - [ ] Find available images - [ ] Create instances - [x] List instances - [ ] Delete instances - [ ] Start instances - [ ] Stop instances - [ ] Execute commands on instances