[][src]Function gates::not

pub fn not<T>(a: T) -> Signal where
    T: Into<Signal>,