DependsOn.contains

Checks if the DependsOn struct contains the given string.

struct DependsOn
@safe pure nothrow const @nogc
contains
(
string variable
)