route_verification_shared_struct/
lib.rs

1use serde::{Deserialize, Serialize};
2
3pub mod action;
4pub mod community;
5pub mod stats;