feat(native): add LicenseError enum with BitAnswer error code mapping

This commit is contained in:
2026-05-01 14:02:58 +08:00
parent 307a019d48
commit d716719428
2 changed files with 104 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ mod activate;
mod heartbeat;
mod license;
mod security;
mod error;
pub struct CraftContext {
dummy: i32,