[][src]Trait acick_util::service::scrape::ElementRefExt

pub trait ElementRefExt {
    fn inner_text(&self) -> String;
}

Required methods

fn inner_text(&self) -> String

Loading content...

Implementations on Foreign Types

impl<'_> ElementRefExt for ElementRef<'_>[src]

Loading content...

Implementors

Loading content...