Trait tk::cmd::TkActiveOutlineStippleFn
source · pub trait TkActiveOutlineStippleFn {
type Output;
// Required method
fn output(self) -> Self::Output;
}pub trait TkActiveOutlineStippleFn {
type Output;
// Required method
fn output(self) -> Self::Output;
}