mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
fix: the code of advanced-traits ch-5 should be editable
This commit is contained in:
@ -249,7 +249,7 @@ fn main() {
|
||||
|
||||
|
||||
5. 🌟🌟
|
||||
```rust
|
||||
```rust,editable
|
||||
use std::fmt;
|
||||
|
||||
// 定义一个 newtype `Pretty`
|
||||
|
Reference in New Issue
Block a user