forked from katzen-cafe/iowo
docs: ensure docs are well-linked, fed and washed
This commit is contained in:
parent
6395efbeab
commit
d8e08459a0
2 changed files with 7 additions and 7 deletions
|
@ -2,6 +2,10 @@
|
|||
//!
|
||||
//! Sacrifices type expressivity for the sake of typability in [RON] files.
|
||||
//!
|
||||
//! **If you want to construct a graph IR programmatically,
|
||||
//! use [`crate::GraphIr`] directly instead,
|
||||
//! as it gives you more control to specify where your instructions came from.**
|
||||
//!
|
||||
//! [RON]: https://docs.rs/ron/latest/ron/
|
||||
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue