asimov_openai_module/
lib.rs

1// This is free and unencumbered software released into the public domain.
2
3#![no_std]
4#![deny(unsafe_code)]