library_source

Function library_source 

Source
pub fn library_source(name: &str) -> Result<LibrarySource>
Expand description

Returns the source descriptor for a named library.

ยงErrors

Returns an error if name is not a known library.