ops: add a docstring

This commit is contained in:
Daniel Micay 2013-03-27 03:07:55 -04:00
parent 4d3b0a1529
commit 9c1bbc586c

View file

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// Core operators
//! Traits for the built-in operators
#[lang="drop"]
pub trait Drop {