core: add billing extension seam

This commit is contained in:
github-ops
2026-05-15 10:16:47 +00:00
parent 530cd5f588
commit ad61350c2e
4 changed files with 80 additions and 0 deletions
+3
View File
@@ -47,6 +47,9 @@ pub use ext::auth::{
TokenIssuerActor, TokenIssuerError, TwoFactorActivation, TwoFactorChallenge,
TwoFactorPendingIdentity, TwoFactorSetup, TwoFactorStatus, VerifiedMachineCredential,
};
pub use ext::billing::{
BillingError, BillingGate, BillingHook, NoopBillingHook, SharedBillingHook,
};
pub use ext::capability::{CapabilityProfile, CommunityCapabilityProfile};
pub use ext::metering::{MeteringEvent, MeteringSink, NoopMeteringSink, SharedMeteringSink};
pub use ext::protocol::{