zvariant_
utils
1.0.1
In zvariant_
utils::
macros
Functions
iter_meta_lists
match_attribute_with_bool_value
match_attribute_with_str_list_value
match_attribute_with_str_value
match_attribute_without_value
ty_is_option
zvariant_utils
::
macros
Function
ty_is_option
Copy item path
Settings
Help
Summary
Source
pub fn ty_is_option(ty: &
Type
) ->
bool
Expand description
Checks if a
Type
’s identifier is “Option”.