Function libreda_sta::liberty_library::read_template_tables
source · fn read_template_tables(
lib: &Group
) -> Result<HashMap<String, LuTableTemplate>, LibertyErr>Expand description
Read all lookup table templates in this library group and
put them into a HashMap indexed by their name.