Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Doctave/dossier
/ PythonParser
Class
PythonParser
dossier-py/src/lib.rs:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
16
#[derive(Debug, Clone, PartialEq, Default)]
17
pub struct PythonParser {}
18
19
impl PythonParser {
20
pub fn new() -> Self {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected