pub fn information_extension(
    catalog_manager: &Weak<dyn CatalogManager>,
) -> Result<InformationExtensionRef>Expand description
Try to get the [InformationExtension] from [CatalogManager] weak reference.
pub fn information_extension(
    catalog_manager: &Weak<dyn CatalogManager>,
) -> Result<InformationExtensionRef>Try to get the [InformationExtension] from [CatalogManager] weak reference.