Implements expandtabs for String


Add this line in your Cargo.toml file
```toml
extabs = "1.0.1"
```
```rust
fn main() {
}
```