pub struct ConfigToken(/* private fields */);Expand description
OPP configuration token.
Returned by the OPP core when configuration is applied to a Device. The associated
configuration is automatically cleared when the token is dropped.
pub struct ConfigToken(/* private fields */);OPP configuration token.
Returned by the OPP core when configuration is applied to a Device. The associated
configuration is automatically cleared when the token is dropped.