servers/src
MedzikUser d31e0fff2f
fix(plugin): execute `on_load` function
Now function `on_load` will be executed if the plugin is loads.
Added span to the logger on TRACE level in plugin loader.
Fixed clippy warning from previous commit.
2022-08-17 22:05:27 +02:00
..
bin feat(tcp client): add tcp-client 2022-08-16 23:24:21 +02:00
commands docs: comment code 2022-08-12 23:12:29 +02:00
plugins fix(plugin): execute `on_load` function 2022-08-17 22:05:27 +02:00
server fix(plugin): execute `on_load` function 2022-08-17 22:05:27 +02:00
lib.rs docs: comment code 2022-08-12 23:12:29 +02:00
main.rs docs: comment code 2022-08-12 23:12:29 +02:00