scylla
0.12.0
In scylla::
frame::
types
scylla
::
frame
::
types
Function
read_string_multimap
Copy item path
Source
pub fn read_string_multimap( buf: &mut &[
u8
], ) ->
Result
<
HashMap
<
String
,
Vec
<
String
>>,
ParseError
>