Identifier.AssetFile
type t = Odoc_model.Paths.Identifier.AssetFile.t_pv Odoc_model.Paths.Identifier.id
type t_pv = [
| `AssetFile of Odoc_model.Paths.Identifier.Page.t * Odoc_model.Names.AssetName.t
]