Macro rui::bind2

source · []
macro_rules! bind2 {
    ( $state:expr, $field:ident ) => { ... };
}