Build BrainFlowInputParams with the given options.
(self)
| 153 | |
| 154 | /// Build BrainFlowInputParams with the given options. |
| 155 | pub fn build(self) -> BrainFlowInputParams { |
| 156 | self.params |
| 157 | } |
| 158 | } |
nothing calls this directly
no outgoing calls
no test coverage detected