mirror of
https://github.com/hexedtech/codemp-proto.git
synced 2024-11-22 07:24:50 +01:00
docs: add logo to docs
This commit is contained in:
parent
bc8fe29733
commit
8e542d641b
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
//!
|
//!
|
||||||
//! This is built on top of [tonic] and provides both clientside and serverside service
|
//! This is built on top of [tonic] and provides both clientside and serverside service
|
||||||
//! implementations.
|
//! implementations.
|
||||||
|
#![doc(html_logo_url = "https://codemp.dev/logo-round.png")]
|
||||||
|
|
||||||
/// common types across services
|
/// common types across services
|
||||||
#[allow(non_snake_case)]
|
#[allow(non_snake_case)]
|
||||||
|
|
Loading…
Reference in a new issue