pub fn project_library_json(
storage_path: &str,
section: Option<&str>,
observer: ObserverStatus,
level: PresentationLevel,
) -> Result<Value, String>Expand description
Project library from disk path for given observer (updates session).