parent
a7f5b337a8
commit
e3f39d4b88
4 changed files with 152 additions and 34 deletions
|
@ -63,7 +63,7 @@ mod tree;
|
|||
use span::DiscontinuousString;
|
||||
use span::Span;
|
||||
|
||||
pub use attr::Attributes;
|
||||
pub use attr::{AttributeValue, AttributeValueParts, Attributes};
|
||||
|
||||
type CowStr<'s> = std::borrow::Cow<'s, str>;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue