Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ r
Function
r
static/editor.md/lib/codemirror/mode/rust/rust.js:40–43 ·
view source on GitHub ↗
(tc, style)
Source
from the content-addressed store, hash-verified
38
// consing up tons of objects.
39
var
tcat, content;
40
function
r(tc, style) {
41
tcat = tc;
42
return
style;
43
}
44
45
function
tokenBase(stream, state) {
46
var
ch = stream.next();
Callers
2
tokenBase
Function · 0.70
tokenString
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected