Package-level declarations
Types
Link copied to clipboard
object RSProtFlags
An internal object that provides easy access to various error-checking flags. The purpose of this object is to avoid scattering these checks throughout the codebase, making it difficult for users to find any. Additionally, requires duplication of code to re-create all this.