Significantly update the documentation
Some checks failed
Build library & run tests / docs (push) Failing after 1m0s
Build library & run tests / build (unix) (push) Successful in 1m6s
Build library & run tests / build (tcp) (push) Successful in 1m7s

This commit is contained in:
2024-06-24 18:26:19 +02:00
parent bfd4c1346f
commit 812861640d
8 changed files with 247 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
/*
Eagle - A library for easy communication in full-stack Rust applications
Eagle - A simple library for RPC in Rust
Copyright (c) 2024 KodiCraft
This program is free software: you can redistribute it and/or modify

View File

@@ -1,5 +1,5 @@
/*
Eagle - A library for easy communication in full-stack Rust applications
Eagle - A simple library for RPC in Rust
Copyright (c) 2024 KodiCraft
This program is free software: you can redistribute it and/or modify