Documentation
1
2
3
4
5
6
7
8
9
/*
#[test]
fn test_replace() {
}

#[cfg(feature = "macro")]
mod test_macro {
}
*/