Crate edgedb_codegen_core
source ·Structs§
Enums§
Constants§
- Name of the input struct.
- Name of the output struct.
- Name of the query function.
- Query to get all types in the database.
Functions§
- Get the descriptor asynchronously.
- Get the descriptor synchronously.
- Will format the given source code using
prettyplease. - Will format the given source code using
rustfmt.