feat: primitive comment block parser

This commit is contained in:
2026-01-29 16:49:46 +01:00
parent 749dd0dbb2
commit 72f6bcc5be
9 changed files with 215 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
[package]
name = "apidoc_parser"
version.workspace = true
edition.workspace = true
public.workspace = true
[dependencies]