Function rustdoc::externalfiles::load_string
source ยท pub(crate) fn load_string<P: AsRef<Path>>(
file_path: P,
dcx: DiagCtxtHandle<'_>,
) -> Result<String, LoadStringError>
pub(crate) fn load_string<P: AsRef<Path>>(
file_path: P,
dcx: DiagCtxtHandle<'_>,
) -> Result<String, LoadStringError>