docs(plugins): update headers to TypeBox v2; expand v2 doc with Regex/Net method tables; remove BID mentions where v2 exists

This commit is contained in:
Selfhosting Dev
2025-09-17 22:30:19 +09:00
parent b6ad86f087
commit d93595ab83
10 changed files with 45 additions and 13 deletions

View File

@ -1,6 +1,6 @@
//! Nyash FileBox Plugin - BID-FFI v1 Implementation
//! Nyash FileBox Plugin — TypeBox v2
//!
//! Provides file I/O operations as a Nyash plugin
//! Provides file I/O operations as a Nyash pluginTypeBox v2 エクスポート済み)
use std::collections::HashMap;
use std::ffi::CStr;