MCPcopy Create free account
hub / github.com/Wulf/tsync / Chapter

Class Chapter

test/directory_input/directory/2_chapter.rs:7–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5/// separate lines
6#[tsync]
7struct Chapter {
8 title: String,
9 pages: u32,
10}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected