jsdoc 0.15.0

JsDoc parser writen in rust
Documentation
1
2
/** Inline Comment 1 */ this.test = function(){}
/** Inline Comment 2 */ this.test2 = function(){};