Skip to content

Commit 58e8c7d

Browse files
author
Andrew Baumhauer
committed
Add documentation for MACADDR type
1 parent ac13bb5 commit 58e8c7d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,13 @@ types. The driver currently supports the following conversions:
252252
<td>HashMap&lt;String, Option&lt;String&gt;&gt;</td>
253253
<td>HSTORE</td>
254254
</tr>
255+
<tr>
256+
<td>
257+
<a href="https://github.com/abaumhauer/eui48">eui48::MacAddress</a>
258+
(<a href="#optional-features">optional</a>)
259+
</td>
260+
<td>MACADDR</td>
261+
</tr>
255262
</tbody>
256263
</table>
257264

0 commit comments

Comments
 (0)