Searched defs:pipeline_identifier (Results 1 – 1 of 1) sorted by relevance
69193 pub pipeline_identifier: [u8; UUID_SIZE], field69234 pub fn pipeline_identifier(mut self, pipeline_identifier: [u8; UUID_SIZE]) -> Self { in pipeline_identifier() method