Function genco::swift::imported [] [src]

pub fn imported<'a, M, N>(module: M, name: N) -> Swift<'a> where
    M: Into<Cons<'a>>,
    N: Into<Cons<'a>>, 

Setup an imported element.