Crate nimbus

Crate nimbus 

Source

Re-exports§

pub use crate::error::NimbusError;
pub use crate::error::Result;
pub use crate::stateful::matcher::AppContext;
pub use evaluator::TargetingAttributes;
pub use crate::schema::*;
pub use crate::stateful::nimbus_client::*;

Modules§

error
Not complete yet This is where the error definitions can go TODO: Implement proper error handling, this would include defining the error enum, impl std::error::Error using thiserror and ensuring all errors are handled appropriately
metrics
schema
stateful

Structs§

EnrolledFeature
NimbusTargetingHelper
RemoteSettingsConfig
Remote settings configuration

Enums§

EnrollmentStatus
RemoteSettingsServer
The Remote Settings server that the client should use.

Functions§

evaluate_enrollment
Determine the enrolment status for an experiment.