Home
last modified time | relevance | path

Searched defs:conn_type (Results 1 – 1 of 1) sorted by relevance

/NovaShell/src/
H A Dparser.rs41 conn_type: ConnectType, field
212 let conn_type = match symbol.as_str() { in parser() localVariable