pub type RustType = Box<str>;
_unstable-docs
A Rust type name or path.
Should be a global path (not relative).
pub struct RustType(/* private fields */);