[][src]Trait mysqldump_quick_xml::MysqlDumpQuickXml

pub trait MysqlDumpQuickXml {
    fn from_str(str: &str) -> Vec<Self>
    where
        Self: Sized
; }

Required methods

fn from_str(str: &str) -> Vec<Self> where
    Self: Sized

Loading content...

Implementors

Loading content...