scooter-core 0.3.3

Core find-and-replace functionality
Documentation
1
2
3
4
5
#[derive(Clone, Debug, Eq, PartialEq)]
pub struct AppError {
    pub name: String,
    pub long: String,
}