cl-structures: Fix doctest in deprecated_intern_pool
This commit is contained in:
parent
81cf05cc69
commit
2c57f848ea
@ -3,7 +3,7 @@
|
|||||||
//! # Examples
|
//! # Examples
|
||||||
//!
|
//!
|
||||||
//! ```rust
|
//! ```rust
|
||||||
//! # use cl_structures::intern_pool::*;
|
//! # use cl_structures::deprecated_intern_pool::*;
|
||||||
//! // first, create a new InternKey type (this ensures type safety)
|
//! // first, create a new InternKey type (this ensures type safety)
|
||||||
//! make_intern_key!{
|
//! make_intern_key!{
|
||||||
//! NumbersKey
|
//! NumbersKey
|
||||||
|
Loading…
Reference in New Issue
Block a user