TicketV1/Ownership/Task/task-info.yaml (31 lines of code) (raw):

type: edu files: - name: src/lib.rs visible: true placeholders: - offset: 1144 length: 58 placeholder_text: |- // TODO: pub fn title(self) -> String { self.title } - offset: 1208 length: 70 placeholder_text: |- // TODO: pub fn description(self) -> String { self.description } - offset: 1284 length: 60 placeholder_text: |- // TODO: pub fn status(self) -> String { self.status } - name: Cargo.toml visible: false - name: tests/tests.rs visible: false propagatable: false