fn first_mut_ref_arg(sig: &Signature) -> Option<String>
Returns T if the first argument (except self) is &mut T.
T
self
&mut T