doc: there is just one trait in here
Also, the info is repeated in the following paragraph
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
//! Traits for dynamic typing of any `'static` type (through runtime reflection)
|
||||
//!
|
||||
//! This module implements the `Any` trait, which enables dynamic typing
|
||||
//! of any `'static` type through runtime reflection.
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user