github.com/kelleygo/clashcore@v1.0.2/constant/features/low_memory_stub.go (about)

     1  //go:build !with_low_memory
     2  
     3  package features
     4  
     5  const WithLowMemory = false