Module namespaced_file

Source

Structs§

NamespacedFile

Functions§

dummy_file
namespaced_file
Parses a::b,a::b::c,test.spade as root_namespace: a::b, namespace: a::b::c, file: test.spade if no , is present, attempts to parse a path and set root and namespace to vec![]