Skip to main content

ref_file_part

Function ref_file_part 

Source
pub fn ref_file_part(reference: &str) -> Option<&str>
Expand description

The file part of a cross-file $ref (the text before #), or None for a same-document reference such as #/components/schemas/Foo.