Type Alias maa_framework::internal::MaaDbgControllerType
source · pub type MaaDbgControllerType = i32;Available on crate feature
internal only.Trait Implementations§
source§impl From<MaaDbgControllerType> for MaaDbgControllerType
Available on crate feature dbg only.
impl From<MaaDbgControllerType> for MaaDbgControllerType
Available on crate feature
dbg only.source§fn from(value: MaaDbgControllerType) -> Self
fn from(value: MaaDbgControllerType) -> Self
Converts to this type from the input type.