Struct polychat_plugin::plugin::APIVersion
source · [−]Fields
major: i32minor: i32patch: i32Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for APIVersion
impl Send for APIVersion
impl Sync for APIVersion
impl Unpin for APIVersion
impl UnwindSafe for APIVersion
Blanket Implementations
Mutably borrows from an owned value. Read more