Function raftstore::store::util::is_initial_msg [−][src]
pub fn is_initial_msg(msg: &Message) -> bool
is_initial_msg
checks whether the msg
can be used to initialize a new peer or not.
pub fn is_initial_msg(msg: &Message) -> bool
is_initial_msg
checks whether the msg
can be used to initialize a new peer or not.