Function web_common::get_property[][src]

pub fn get_property<T>(el: impl Into<f64>, id: &str) -> Option<T> where
    T: GetProperty