Struct pdfium_render::action_launch::PdfActionLaunch
source · pub struct PdfActionLaunch<'a> { /* private fields */ }Trait Implementations§
source§impl<'a> From<PdfActionLaunch<'a>> for PdfAction<'a>
impl<'a> From<PdfActionLaunch<'a>> for PdfAction<'a>
source§fn from(action: PdfActionLaunch<'a>) -> Self
fn from(action: PdfActionLaunch<'a>) -> Self
Converts to this type from the input type.