[][src]Derive Macro observe_macro::Observe

#[derive(Observe)]
{
    // Attributes available to this derive:
    #[computed]
    #[reaction]
    #[autorun]
    #[fut_autorun]
    #[fut_reaction]
}