Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tu6ge committed Aug 29, 2024
1 parent 164b28e commit ec1d95e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/rule/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ mod test;
/// }
/// }
/// ```
///
/// TODO! introduce ValueMap
pub trait CoreRule<I, T>: 'static + Sized + Clone {
/// custom define returning message type
type Message;
Expand Down

0 comments on commit ec1d95e

Please sign in to comment.