pub fn parse_binding(s: &str) -> Option<Binding>
Parse a binding string like “${state.user.name}” or “${item.name}” into a Binding