bitwarden_
exporters
1.0.0
In bitwarden_
exporters::
csv
bitwarden_exporters
::
csv
Function
bool_serialize
Copy item path
Source
fn bool_serialize<S>(x: &
bool
, s: S) ->
Result
<S::
Ok
, S::
Error
>
where S:
Serializer
,