cast
docs shorten link
This commit is contained in:
parent
d5c38cf0a4
commit
f90068a786
@ -1,7 +1,9 @@
|
|||||||
//! Utilities to convert from typeless instances defined in [`crate::rcore`].
|
//! Utilities to convert from typeless instances defined in [`rcore`].
|
||||||
//! See [`TypelessMentionable::cast`]/[`Point::cast`].
|
//! See [`TypelessMentionable::cast`]/[`Point::cast`].
|
||||||
//!
|
//!
|
||||||
//! p.s. the implementation is horrific.
|
//! p.s. the implementation is horrific.
|
||||||
|
//!
|
||||||
|
//! [`rcore`]: crate::rcore
|
||||||
|
|
||||||
use std::convert::identity;
|
use std::convert::identity;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user