pub trait TDVectorPathCommand: Debug + RObject { }Expand description
Represents a vector path command
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait TDVectorPathCommand: Debug + RObject { }Represents a vector path command
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".