Structure
SQLiteObserverLifetime
Observer lifetime management for SQLite hooks.
struct SQLiteObserverLifetime
Topics
Initializers
init(rawValue:)Creates a new SQLiteObserverLifetime with the given raw value. For unknown values, this still creates an instance - use the static properties for known lifetimes.
Instance Properties
rawValueThe raw lifetime value.
Type Properties
Relationships
Conforms To
Swift.EquatableSwift.HashableSwift.RawRepresentableSwift.SendableSwift.SendableMetatype