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: [
            TagItem {
                span: Span {
                    lo: BytePos(
                        0,
                    ),
                    hi: BytePos(
                        6,
                    ),
                    ctxt: #0,
                },
                tag_name: Text {
                    span: Span {
                        lo: BytePos(
                            0,
                        ),
                        hi: BytePos(
                            6,
                        ),
                        ctxt: #0,
                    },
                    value: Atom('member' type=inline),
                },
                tag: Member(
                    MemberTag {
                        span: Span {
                            lo: BytePos(
                                0,
                            ),
                            hi: BytePos(
                                6,
                            ),
                            ctxt: #0,
                        },
                        ty: Text {
                            span: Span {
                                lo: BytePos(
                                    0,
                                ),
                                hi: BytePos(
                                    0,
                                ),
                                ctxt: #0,
                            },
                            value: Atom('' type=static),
                        },
                        name: Text {
                            span: Span {
                                lo: BytePos(
                                    0,
                                ),
                                hi: BytePos(
                                    0,
                                ),
                                ctxt: #0,
                            },
                            value: Atom('' type=static),
                        },
                    },
                ),
            },
        ],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                0,
            ),
            hi: BytePos(
                23,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    23,
                ),
                hi: BytePos(
                    24,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [
            TagItem {
                span: Span {
                    lo: BytePos(
                        23,
                    ),
                    hi: BytePos(
                        26,
                    ),
                    ctxt: #0,
                },
                tag_name: Text {
                    span: Span {
                        lo: BytePos(
                            23,
                        ),
                        hi: BytePos(
                            26,
                        ),
                        ctxt: #0,
                    },
                    value: Atom('var' type=static),
                },
                tag: Member(
                    MemberTag {
                        span: Span {
                            lo: BytePos(
                                23,
                            ),
                            hi: BytePos(
                                26,
                            ),
                            ctxt: #0,
                        },
                        ty: Text {
                            span: Span {
                                lo: BytePos(
                                    23,
                                ),
                                hi: BytePos(
                                    29,
                                ),
                                ctxt: #0,
                            },
                            value: Atom('foobar' type=inline),
                        },
                        name: Text {
                            span: Span {
                                lo: BytePos(
                                    23,
                                ),
                                hi: BytePos(
                                    23,
                                ),
                                ctxt: #0,
                            },
                            value: Atom('' type=static),
                        },
                    },
                ),
            },
        ],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                42,
            ),
            hi: BytePos(
                46,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    42,
                ),
                hi: BytePos(
                    43,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [
            TagItem {
                span: Span {
                    lo: BytePos(
                        42,
                    ),
                    hi: BytePos(
                        45,
                    ),
                    ctxt: #0,
                },
                tag_name: Text {
                    span: Span {
                        lo: BytePos(
                            42,
                        ),
                        hi: BytePos(
                            45,
                        ),
                        ctxt: #0,
                    },
                    value: Atom('var' type=static),
                },
                tag: Member(
                    MemberTag {
                        span: Span {
                            lo: BytePos(
                                42,
                            ),
                            hi: BytePos(
                                45,
                            ),
                            ctxt: #0,
                        },
                        ty: Text {
                            span: Span {
                                lo: BytePos(
                                    42,
                                ),
                                hi: BytePos(
                                    42,
                                ),
                                ctxt: #0,
                            },
                            value: Atom('' type=static),
                        },
                        name: Text {
                            span: Span {
                                lo: BytePos(
                                    42,
                                ),
                                hi: BytePos(
                                    48,
                                ),
                                ctxt: #0,
                            },
                            value: Atom('string' type=static),
                        },
                    },
                ),
            },
        ],
    },
    JsDoc {
        span: Span {
            lo: BytePos(
                68,
            ),
            hi: BytePos(
                68,
            ),
            ctxt: #0,
        },
        description: Text {
            span: Span {
                lo: BytePos(
                    68,
                ),
                hi: BytePos(
                    69,
                ),
                ctxt: #0,
            },
            value: Atom('*' type=inline),
        },
        tags: [
            TagItem {
                span: Span {
                    lo: BytePos(
                        68,
                    ),
                    hi: BytePos(
                        74,
                    ),
                    ctxt: #0,
                },
                tag_name: Text {
                    span: Span {
                        lo: BytePos(
                            68,
                        ),
                        hi: BytePos(
                            74,
                        ),
                        ctxt: #0,
                    },
                    value: Atom('member' type=inline),
                },
                tag: Member(
                    MemberTag {
                        span: Span {
                            lo: BytePos(
                                68,
                            ),
                            hi: BytePos(
                                74,
                            ),
                            ctxt: #0,
                        },
                        ty: Text {
                            span: Span {
                                lo: BytePos(
                                    68,
                                ),
                                hi: BytePos(
                                    68,
                                ),
                                ctxt: #0,
                            },
                            value: Atom('' type=static),
                        },
                        name: Text {
                            span: Span {
                                lo: BytePos(
                                    68,
                                ),
                                hi: BytePos(
                                    74,
                                ),
                                ctxt: #0,
                            },
                            value: Atom('Object' type=static),
                        },
                    },
                ),
            },
        ],
    },
]