Implement bounded Binary LLSD codec

This commit is contained in:
2026-08-09 00:29:07 +00:00
parent d152e80ef9
commit 7a4f1f2fb1
17 changed files with 965 additions and 208 deletions

View File

@@ -980,6 +980,7 @@ def validate_generated_shims() -> None:
"not_implemented(",
"NotImplemented::new(",
"crate::byte_order::",
"crate::binary::",
"crate::dispatch::",
)
):