Skip to main content

RLPolicyRecord

Type Alias RLPolicyRecord 

Source
pub type RLPolicyRecord<RLC> = <<<RLC as RLComponentsTypes>::Policy as Policy<<RLC as RLComponentsTypes>::Backend>>::PolicyState as PolicyState<<RLC as RLComponentsTypes>::Backend>>::Record;
Available on crate feature rl only.
Expand description

The record of the policy.