Function name

Source
pub fn name() -> FnResult<&'static str>
Expand description

Returns the name of the plugin as shown to the user. This needs to be unique, so do not set it to a translator name that is already present in Surfer.

While it is possible to change the name between calls, doing so will cause unexpected behaviour.