StringCache.defaultBucketCount

The default bucket count for the string cache.

struct StringCache
pure nothrow @nogc static
enum defaultBucketCount = 4096;

Meta