Only include sexp module if compare feature is enabled.
This commit is contained in:
@@ -37,6 +37,7 @@ mod property_drawer;
|
||||
mod radio_link;
|
||||
mod regular_link;
|
||||
mod section;
|
||||
#[cfg(feature = "compare")]
|
||||
pub mod sexp;
|
||||
mod statistics_cookie;
|
||||
mod subscript_and_superscript;
|
||||
|
||||
Reference in New Issue
Block a user