phobos/std/digest/digest.d
MoonlightSentinel 10981b2aae
Remove deprecated symbols from std.digest.digest
The empty file is retained because the module was not deprecated.
2020-04-09 11:35:23 +02:00

3 lines
157 B
D

// @@@DEPRECATED_2.091@@@
deprecated("import std.digest instead of std.digest.digest. std.digest.digest will be removed in 2.101")
module std.digest.digest;