pub fn plugin_data_dir() -> &'static PathBufExpand description
Assigned directory of this plugin, where extra data can be stored.
This is manifest.toml.
covey_plugin will also add an activations.json file. See
the rank module for more details.
This depends on the PLUGIN_ID static being set before first being called.