Skip to content

Change error! call syntax

changed a line that was preventing project from compiling.

When trying to run cargo build, this error would be thrown for the line in question:

error: there is no argument named 'e'

Merge request reports