Skip to main content

init_from_args

Function init_from_args 

Source
pub fn init_from_args<I, S>(args: I)
where I: IntoIterator<Item = S>, S: AsRef<str>,