MimeMagic.weight - multiple declarations

Function MimeMagic.weight

Priority for magic rule.

uint weight() pure nothrow @nogc @safe const;

Function MimeMagic.weight

Set priority for this rule.

uint weight (
  uint priority
) pure nothrow @nogc @safe;