pub fn to_vector_drawable(tree: &Tree) -> Result<String, Unsupported>Expand description
Emit the tree as VectorDrawable XML, or say why it can’t be one.
pub fn to_vector_drawable(tree: &Tree) -> Result<String, Unsupported>Emit the tree as VectorDrawable XML, or say why it can’t be one.