Switch to new magic marks

This commit is contained in:
Aleksey Kladov 2020-05-20 12:59:20 +02:00
parent 5258c817f7
commit ecac5d7de2
42 changed files with 157 additions and 303 deletions

View file

@ -6,8 +6,6 @@
//! * Extracting markup (mainly, `<|>` markers) out of fixture strings.
//! * marks (see the eponymous module).
#[macro_use]
pub mod marks;
#[macro_use]
pub mod mark;