Skip to content

Upgrading svgbob 0.6.{5 → 6} breaks svgbobdoc #5

Open
@yvt

Description

@yvt

https://docs.rs/crate/r3/0.2.0/builds/526363

error[E0599]: no method named `text` found for reference `&Node<&str, &str, svgbob::sauron::prelude::Leaf, &str, AttributeValue<()>>` in the current scope
   --> /opt/rustwide/cargo-home/registry/src/proxy-git.cwkhome.fun-1ecc6299db9ec823/svgbobdoc-0.3.0-alpha.4/src/textproc.rs:297:47
    |
297 |                     if let Some(text) = child.text() {
    |                                               ^^^^ method not found in `&Node<&str, &str, svgbob::sauron::prelude::Leaf, &str, AttributeValue<()>>`

(edit: This particular breakage was fixed by #4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions