pub fn build_env() -> Result<Environment, String>Expand description
Build a kernel environment with all program-logics axioms.
(Alias for build_program_logics_env returning a Result.)
pub fn build_env() -> Result<Environment, String>Build a kernel environment with all program-logics axioms.
(Alias for build_program_logics_env returning a Result.)