As far as i see it, "deriving" is documented neither in the tutorial nor in the manual. Example: `#[deriving(Eq, Clone, IterBytes)]`
As far as i see it, "deriving" is documented neither in the tutorial nor in the manual.
Example:
#[deriving(Eq, Clone, IterBytes)]