Package uniffi.cedarling_uniffi
Object LogException.ErrorHandler
-
- All Implemented Interfaces:
-
uniffi.cedarling_uniffi.UniffiRustCallStatusErrorHandler
public class LogException.ErrorHandler implements UniffiRustCallStatusErrorHandler<LogException>
-
-
Field Summary
Fields Modifier and Type Field Description public final static LogException.ErrorHandler
INSTANCE
-
Method Summary
Modifier and Type Method Description LogException
lift(RustBuffer.ByValue error_buf)
-
-
Method Detail
-
lift
LogException lift(RustBuffer.ByValue error_buf)
-
-
-
-