Replace src/annot.rs with the annotation parsing mechanism introduced in #57 - [x] Replace all annotations in test cases with the new annotation parser #85 - [x] Implement thrust::param and thrust::ret using the new annotation parser #98 - [x] Update documentation https://github.com/coord-e/thrust/pull/111
Replace src/annot.rs with the annotation parsing mechanism introduced in #57