You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// These function are ignored because they are on traits that is not defined in current crate (put an empty `#[frb]` on it to unignore): `from`, `from`, `from`
@@ -29,8 +29,8 @@ abstract class Filter implements RustOpaqueInterface {
// These function are ignored because they are on traits that is not defined in current crate (put an empty `#[frb]` on it to unignore): `deref`, `from`
10
-
// These functions have error during generation (see debug logs or enable `stop_on_error: true` for more details): `to_bytes`
// These function are ignored because they are on traits that is not defined in current crate (put an empty `#[frb]` on it to unignore): `from`, `from`
9
+
// These function are ignored because they are on traits that is not defined in current crate (put an empty `#[frb]` on it to unignore): `from`
10
10
// These functions have error during generation (see debug logs or enable `stop_on_error: true` for more details): `to_secret_bytes`
0 commit comments