docs: add docs.rs logo

This commit is contained in:
əlemi 2024-09-05 03:06:36 +02:00
parent 4ff0c5286c
commit 2b47f2a1d6
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -86,6 +86,7 @@
//! * [PyPI (python)](https://pypi.org/project/codemp)
//! * [npm (javascript)](https://www.npmjs.com/package/codemp)
//!
#![doc(html_logo_url = "https://codemp.dev/static/logo-round.png")]
/// core structs and traits
pub mod api;