Skip to content
Snippets Groups Projects
Commit 9f500ae5 authored by Brian Lewis's avatar Brian Lewis
Browse files

Add description about additional config elements

parent ad8478f4
No related branches found
No related tags found
1 merge request!2Ingest different DRS formats
Pipeline #19027 passed
......@@ -72,7 +72,8 @@ lazy_static! {
/// joining sections is not supported.
///
/// All part names are accepted directly as strings and will have no verification for correctness or conformity to any
/// existing DRS specification in terms of allowed values.
/// existing DRS specification in terms of allowed values. Additional names are also allowed but are ignored. This can
/// be used to mark out parts of the path/name that aren't used for DRS data.
#[derive(Debug, Clone)]
pub struct ComponentConfig {
/// The keys of the different path segments in the order they are expected to appear in the path. This does not
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment