StringCache.defaultBucketCount

The default bucket count for the string cache.

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

Meta