schema-salad-d ~master (2021-11-30T07:56:22Z)
Home
Dub
Repo
LoadingContext
salad
context
Undocumented in source.
struct
LoadingContext {
string
baseURI
;
string
[
string
]
namespaces
;
}
Members
Variables
baseURI
string
baseURI
;
Undocumented in source.
namespaces
string
[
string
]
namespaces
;
Undocumented in source.
Meta
Source
See Implementation
salad
context
structs
LoadingContext