pub fn as_binds<'a, F: Hash + Copy>( binds: &'a [(F, &'a [&'a dyn AsBind])], ) -> Binds<F>
Takes in more flexible deffinition of binds, the binds! macro is however, still prefered.
binds!