6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
ns std::core
|
|
|
|
pub int Display {
|
|
fn to_string(): String
|
|
}
|