pubsub: Document all of the modules.

This commit is contained in:
Emmanuel Gil Peyrot 2018-08-02 22:16:55 +02:00
commit 92cdaaafcc
3 changed files with 74 additions and 12 deletions

View file

@ -4,8 +4,6 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
#![deny(missing_docs)]
use try_from::TryFrom;
use minidom::Element;