convert_kv
playwright
0.0.23
In playwright::
imp::
core::
message::
ser
playwright
::
imp
::
core
::
message
::
ser
Function
convert_
kv
Copy item path
Source
fn convert_kv<M:
IntoIterator
<Item = (
String
,
Value
)>>( map: M, ) ->
Map
<
String
,
Value
>