pub fn ref_file_part(reference: &str) -> Option<&str>
The file part of a cross-file $ref (the text before #), or None for a same-document reference such as #/components/schemas/Foo.
$ref
#
None
#/components/schemas/Foo