Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ExtropyIO/SolanaBootcamp
/ separator
Function
separator
homeworks_rust/src/verify.rs:201–203 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
199
}
200
201
fn separator() -> console::StyledObject<&'static str> {
202
style(
"===================="
).bold()
203
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected