amy
amy copied to clipboard
Put a newtype wrapper around event ids
Right now the api uses a usize for ids. Make it typesafe and the code easier to read.