Add a body plugin.
This commit is contained in:
parent
4f31727a1a
commit
948ecd7dd7
3 changed files with 73 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ extern crate minidom;
|
|||
pub mod error;
|
||||
pub mod ns;
|
||||
|
||||
pub mod body;
|
||||
pub mod disco;
|
||||
pub mod data_forms;
|
||||
pub mod media_element;
|
||||
|
|
|
|||
Loading…
Reference in a new issue