# README
In-memory provider
InMemoryProvider
is an OpenFeature compliant provider implementation with an in-memory flag storage.
While the main usage of this provider is SDK testing, you may use it for minimal OpenFeature use cases where appropriate.
# Functions
No description provided by the author
# Structs
InMemoryFlag is the feature flag representation accepted by InMemoryProvider.
No description provided by the author
# Type aliases
State of the feature flag.