use ivyrs::inner_files; pub fn main() { inner_files("file.go".to_owned(), "/tmp/ivy-trees/kubernetes".to_owned()); }