Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitfield/up2code
/ functions
Functions
7 in github.com/bitfield/up2code
⨍
Functions
7
◇
Types & classes
2
↓ 2 callers
Function
indent
(input: &str, prefix: &'static str)
src/lib.rs:129
↓ 1 callers
Method
check
Fetches the canonical version of the listing from its GitHub URL. # Errors Any errors returned by the `reqwest` client.
src/lib.rs:94
↓ 1 callers
Function
diff
Diffs the Markdown listing against its canonical GitHub version.
src/lib.rs:117
↓ 1 callers
Function
listings
Returns all the listings in the file at `path`. # Errors Any errors returned by [`fs::read_to_string`].
src/lib.rs:62
Function
diff_matches_indented_code
()
src/lib.rs:164
Function
indent_indents_nonblank_lines_by_given_prefix
()
src/lib.rs:149
Function
main
()
src/main.rs:5