github.phpd.cn/thought-machine/please@v12.2.0+incompatible/src/parse/asp/test_data/environment.build (about)

     1  def rust_library(name:str, srcs:list, deps:list=None):
     2      """Totally builds a Rust library, yeah?"""
     3      pass