Reexport ElementEmitter from the lib.
This commit is contained in:
parent
1f7c61e0d6
commit
875b95bdc9
1 changed files with 1 additions and 1 deletions
|
@ -74,4 +74,4 @@ pub mod convert;
|
|||
|
||||
pub use error::Error;
|
||||
pub use element::{Element, Node, Children, ChildrenMut, ElementBuilder};
|
||||
pub use convert::{IntoElements, IntoAttributeValue};
|
||||
pub use convert::{IntoElements, IntoAttributeValue, ElementEmitter};
|
||||
|
|
Loading…
Reference in a new issue