pub fn import_lino_text<T>(storage: &mut T, links_notation: &str) -> Result<()>where T: NamedTypeLinks,