pub fn declared_implementation(
repo_id: RepoId,
config: &ContractImplementationConfig,
content_hash: Option<String>,
) -> DeclaredImplementationExpand description
Creates a lightweight implementation anchor from strict declared metadata.