1
2
3
4
use crate::*;

create_web_container!(Caption);
impl_web_container!(Caption "caption");