rdocx-opc
rdocx-opc is a deprecated compatibility shim for the shared
oxml-opc package layer. Existing code can keep
its old imports while migrating. New code should depend on oxml-opc
directly.
The retained types are exact re-exports. Word-specific package construction
belongs in the high-level rdocx facade.
use OpcPackage;
let package = new;
assert!;
[]
= "0.5"
For new code, replace both the dependency and the import with oxml-opc and
oxml_opc.