Use box instead

This commit is contained in:
2026-01-20 09:14:25 +08:00
parent d780da9215
commit 8c9f2d7d52
6 changed files with 216 additions and 186 deletions

View File

@@ -681,8 +681,8 @@ pub enum ScriptType {
/// Entis GLS srcxml Script
EntisGls,
#[cfg(feature = "entis-gls")]
/// Entis GLS csx script (version 1)
EntisGlsCsx1,
/// Entis GLS csx script
EntisGlsCsx,
#[cfg(feature = "escude-arc")]
/// Escude bin archive
EscudeArc,