feat: Working on pressure estimations feature, integrating all views and shared settings
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import Foundation
|
||||
|
||||
/// Represents a number that can be checked if it is within an acceptable range. It can generate errors or warnings depending
|
||||
/// on the current value.
|
||||
///
|
||||
@dynamicMemberLookup
|
||||
public struct Flagged: Equatable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user