We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In both cases the configuration should be done either:
cfg!
VONUVOLI_SCHEME_TRANSCRIPT_LEVEL
VONUVOLI_SCHEME_SCRIPT_TRANSCRIPT_LEVEL
The text was updated successfully, but these errors were encountered:
[transcript] Implement initial support for script transcript activati…
873b245
…on level configuration [#65]
[parameters] Update parameters API inline with latest transcript rela…
f9bb374
…ted changes [#65]
No branches or pull requests
Tasks
Notes
In both cases the configuration should be done either:
cfg!
macro);VONUVOLI_SCHEME_TRANSCRIPT_LEVEL
for the interpreter;VONUVOLI_SCHEME_SCRIPT_TRANSCRIPT_LEVEL
for the script;The text was updated successfully, but these errors were encountered: