zvariant
5.7.0
Module error
Module Items
Enums
Type Aliases
In crate zvariant
zvariant
Module
error
Copy item path
Source
Enums
§
Error
Error type used by zvariant API.
MaxDepth
Exceeded
Enum representing the max depth exceeded error.
Type Aliases
§
Result
Alias for a
Result
with the error type
zvariant::Error
.