rust_library("foo") { sources = [ "lib.rs" ] deps = [ "//hello_world/bar/src:bar" ] }