1
Fork 0
mirror of https://github.com/Steffo99/micronfig.git synced 2024-10-16 14:37:29 +00:00
Commit graph

17 commits

Author SHA1 Message Date
6e2ceef677
Use the previously defined cfg to add the feature(doc_cfg) attribute to the crate 2023-05-08 14:46:15 +02:00
35409c99a9
macros::optional: Fix name of macro called in example 2023-05-08 14:32:48 +02:00
e84481ed37
macros::{required, optional}: Fix examples spacing 2023-05-08 14:31:28 +02:00
412c3e98b5
v0.2: Macros, better module structure 2023-05-05 16:58:31 +02:00
22d0963714
Fix broken doc links 2023-04-29 02:19:07 +02:00
6bede04d0e
Fix broken doc links 2023-04-29 02:17:23 +02:00
9f43f871c6
Add mention about other examples 2023-04-29 02:06:37 +02:00
447e2fa45c
Change the crate's description 2023-04-29 02:03:01 +02:00
a457be6a31
Improve and fix documentation 2023-04-29 01:57:14 +02:00
777188f9ac
Prepare crate for distribution 2023-04-28 18:52:22 +02:00
57a95ec686
Display errors since everything now is Debug 2023-04-28 18:32:14 +02:00
6c955c508f
Document and refine the public API 2023-04-28 17:51:44 +02:00
e081fc693c
Improve documentation and tests 2023-04-28 16:53:16 +02:00
b31d6841ee
Complete the library 2023-04-28 02:44:47 +02:00
8b54d74acd
Remove redundant path 2023-04-27 22:55:30 +02:00
28a4371f1d
Create the library 2023-04-27 18:16:49 +00:00
4cb8c266da
Initialize Rust crate 2023-04-27 13:23:18 +00:00