Structs§
- Error
- This type represents all possible errors that can occur when serializing or deserializing JS values.
Enums§
- Error
Impl - The internal representation of an error.
Type Aliases§
- Result
- Alias for a
Resultwith the error typerquickjs_serde::Error.