lazy
docs remove crate::
This commit is contained in:
parent
bbdc7e790a
commit
0fa4fa6193
@ -7,7 +7,7 @@
|
|||||||
//!
|
//!
|
||||||
//! For stackless execution see [`stackless`].
|
//! For stackless execution see [`stackless`].
|
||||||
//!
|
//!
|
||||||
//! [`stackless`]: crate::func::instances::stackless
|
//! [`stackless`]: super::stackless
|
||||||
|
|
||||||
use std::{cell::RefCell, rc::Rc};
|
use std::{cell::RefCell, rc::Rc};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user