File: skeptic.rs

package info (click to toggle)
rust-err-derive 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 164 kB
  • sloc: makefile: 4
file content (2 lines) | stat: -rw-r--r-- 85 bytes parent folder | download
1
2
#[cfg(feature = "skeptic")]
include!(concat!(env!("OUT_DIR"), "/skeptic-tests.rs"));