Skip to content

Commit

Permalink
Export reponse utils
Browse files Browse the repository at this point in the history
  • Loading branch information
augustuswm committed Feb 22, 2024
1 parent c050b67 commit d13e79a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v-api/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ mod secrets;
mod util;

pub use context::{ApiContext, SecretContext, VContext};
pub use util::response;

type ApiCaller = Caller<ApiPermission>;
type ApiPermissions = Permissions<ApiPermission>;
Expand Down

0 comments on commit d13e79a

Please sign in to comment.