Module leetcode_test_utils::tree::template[][src]

Expand description

The string presentations of definitions on leetcode. These variables will be helpful for preparing leetcode workspace environment.

Constants

the definition of crate::tree::raw_def::TreeNode structure and the associated method crate::tree::raw_def::TreeNode::new.

Easy-to-input typedef of some tedious, but also useful structures