jsdoc 0.5.0

JsDoc parser writen in rust
Documentation
[
    JsDoc {
        span: Span {
            lo: BytePos(
                0,
            ),
            hi: BytePos(
                0,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    0,
                ),
                hi: BytePos(
                    1,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                28,
            ),
            hi: BytePos(
                28,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    28,
                ),
                hi: BytePos(
                    29,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                126,
            ),
            hi: BytePos(
                126,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    126,
                ),
                hi: BytePos(
                    127,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                227,
            ),
            hi: BytePos(
                227,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    227,
                ),
                hi: BytePos(
                    228,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                320,
            ),
            hi: BytePos(
                320,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    320,
                ),
                hi: BytePos(
                    321,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                415,
            ),
            hi: BytePos(
                415,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    415,
                ),
                hi: BytePos(
                    428,
                ),
                ctxt: #0,
            },
            value: Atom('*
             *
             *
             *
             *' type=dynamic),
        },
        tags: [],
    },
]