Skip to main content
parse_gshadow_content
bootc_
sysusers
0.1.0
In bootc_
sysusers::
nameservice::
gshadow
bootc_sysusers
::
nameservice
::
gshadow
Function
parse_
gshadow_
content
Copy item path
Source
pub fn parse_gshadow_content(content: impl
BufRead
) ->
Result
<
Vec
<
GshadowEntry
>>