cfg_attr applies attributes based on the condition in the first argument. Those two attributes are completely independent.
If you use multiple plain cfg attributes they effectively AND together based on the definition on that page, but that has nothing to do with that example
I know cfg_attr() and cfg when there is only one of them. What is am puzzle is the result of multiple line cfg.
I am trying to grasp you saying. My understand is that, in the example