hyf

Context-aware query service for Radroots
git clone https://radroots.dev/git/hyf.git
Log | Files | Refs | README | LICENSE

null_backend.mojo (49B)


      1 def backend_name() -> String:
      2     return "null"
      3