CRUD RPC [Rust + Tonic + Butane + Postgres] API should allow simple CRUD operations over artists entities. Current status: List Retrieve Create Update Destroy TODO: PgRepo over butane is really awkward when using async runtime