5 lines
63 B
Rust
5 lines
63 B
Rust
|
|
/*!
|
||
|
|
* Builtin box methods and birth methods
|
||
|
|
*/
|
||
|
|
|
||
|
|
use super::*;
|