Auto merge of #26724 - tshepang:patch-1, r=bluss
Also, the info is repeated in the following paragraph
This commit is contained in:
commit
6809481896
1 changed files with 0 additions and 2 deletions
|
|
@ -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.
|
||||
//!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue