Implement bounded Notation LLSD codec

This commit is contained in:
2026-08-09 00:51:05 +00:00
parent 7a4f1f2fb1
commit 2308e55671
11 changed files with 1081 additions and 55 deletions

View File

@@ -6,6 +6,7 @@ mod binary;
mod dispatch;
mod generated;
mod model;
mod notation;
pub mod xml {
/// Project-owned XML element boundary; external XML APIs are not copied.