This adds several new features:
interface.rrlib
file for each verified crate that specifies the public interface of this crate and the specifications it providesrr::include
crate/mod-level attributerr::include
and make their specifications available to the verifier. The search path is configured via the lib_load_paths
config option.