vfs
0.0.1
In vfs::
common
Macros
attribute_query
Enums
CreationMode
Traits
IntoAny
Functions
decode_extended_attribute_value
encode_extended_attribute_value
extended_attributes_sender
inherit_rights_for_clone
io2_to_io1_attrs
mutable_node_attributes_to_query
rights_to_posix_mode_bits
send_on_open_with_error
stricter_or_same_rights
vfs
::
common
Function
encode_extended_attribute_value
Copy item path
Settings
Help
Summary
Source
pub fn encode_extended_attribute_value( value:
Vec
<
u8
>, ) ->
Result
<
ExtendedAttributeValue
,
Status
>