We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Self
pub trait ToNbt<T> { fn new(val: T) -> Self; } impl ToNbt<Self> {} fn main() {}
thread 'rustc' has overflowed its stack Illegal instruction (core dumped) playpen: application terminated with error code 132 Program ended.
Playpen: http://is.gd/TStXZ9 Thanks @huon helps.