-
Couldn't load subscription status.
- Fork 2
Open
Description
orchestrion-js/src/function_query.rs
Lines 17 to 20 in c44fb2d
| pub enum FunctionKind { | |
| Sync, | |
| Async, | |
| } |
Are the "kinds" case sensitive? If so, I think it would be better if they weren't.
Metadata
Metadata
Assignees
Labels
No labels