github.com/metacubex/mihomo@v1.18.5/constant/features/low_memory.go (about) 1 //go:build with_low_memory 2 3 package features 4 5 const WithLowMemory = true