[][src]Function metacall::metacall::load_from_file

pub fn load_from_file(
    tag: String,
    scripts: Vec<String>
) -> Result<(), &'static str>