Function genco::go::array [] [src]

pub fn array<'a, I>(inner: I) -> Go<'a> where
    I: Into<Go<'a>>, 

Setup an array.