Add documentation for MACADDR type

This commit is contained in:
Andrew Baumhauer 2016-02-13 19:50:41 -06:00
parent ac13bb5300
commit 58e8c7d6b8

View File

@ -252,6 +252,13 @@ types. The driver currently supports the following conversions:
<td>HashMap&lt;String, Option&lt;String&gt;&gt;</td>
<td>HSTORE</td>
</tr>
<tr>
<td>
<a href="https://github.com/abaumhauer/eui48">eui48::MacAddress</a>
(<a href="#optional-features">optional</a>)
</td>
<td>MACADDR</td>
</tr>
</tbody>
</table>