Replace src/annot.rs with the annotation parsing mechanism introduced in #57 - [ ] Replace all annotations in test cases with the new annotation parser - [ ] Implement thrust::param and thrust::ret using the new annotation parser - [ ] Update documentation
Replace src/annot.rs with the annotation parsing mechanism introduced in #57