mirror of
https://github.com/kmc7468/cs220.git
synced 2025-12-16 06:58:45 +00:00
Fix doc
This commit is contained in:
@@ -47,7 +47,7 @@ pub enum Node<T> {
|
||||
///
|
||||
/// For example, the result of preorder traversal for the following tree
|
||||
///
|
||||
/// ```ignore
|
||||
/// ```text
|
||||
/// 1
|
||||
/// /|\
|
||||
/// 2 3 4
|
||||
|
||||
Reference in New Issue
Block a user