Refactor
This commit is contained in:
parent
4b94fa645c
commit
2128b8ea1e
4 changed files with 36 additions and 16 deletions
|
@ -1,6 +1,5 @@
|
|||
#[repr(C)]
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct HotloadPlugin {
|
||||
pub struct HotloadPluginInfo {
|
||||
// The plugin's name
|
||||
pub name: String,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue