pub fn open( web_libs_root: impl AsRef<Path>, publications_root: impl AsRef<Path>, name: &str, ) -> Result<Lib>
Opens the current complete source generation of a managed web library.