Refactor/minor fixes
- use
stringify_cfunc!(raft_interact)
- move
node::Error
toerror::Error
- move
node::Notify
tonotify::Notify
Edited by Georgy Moshkin
stringify_cfunc!(raft_interact)
node::Error
to error::Error
node::Notify
to notify::Notify