Struct react::Img [] [src]

pub struct Img {
    pub src: &'static str,
}

Fields

Trait Implementations

impl Component for Img
[src]