[][src]Type Definition gdnative_bindings_generator::GeneratorResult

type GeneratorResult<T = ()> = Result<T, Error>;