ferritin 0.8.0

Human-friendly CLI for browsing Rust documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
source: ferritin/src/tests.rs
expression: "render_for_tests(Commands::get(\"crate::TestStruct::cute\"), OutputMode ::\nPlain)"
---
Could not find 'crate::TestStruct::cute'

Did you mean:

  ◦ crate::TestStruct::ASSOCIATED_CONST

  ◦ crate::TestStruct::new

  ◦ crate::TestStruct::get_field

  ◦ crate::TestStruct::increment_count

  ◦ crate::submodule