Plug builder documentation edits (lib/plug/builder.ex) #435
Annotations
5 warnings
test (1.15.6, 26, lint)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test (1.15.6, 26, lint)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test (1.15.6, 26, lint)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test (1.15.6, 26, lint)
use Bitwise is deprecated. import Bitwise instead
|
test (1.15.6, 26, lint)
use Bitwise is deprecated. import Bitwise instead
|