1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Turiiya 6269eacb6f re-add condition to call custom from_toml method
* test custom encoding logic to cause failure if the methods won't be used.
2023-08-10 16:32:38 +02:00
..
2023-02-13 10:29:02 +02:00
2023-02-13 10:29:02 +02:00
2023-03-28 22:55:57 +02:00
2023-02-13 10:29:02 +02:00
2023-03-28 22:55:57 +02:00
2023-07-01 13:50:33 +03:00
2023-03-03 12:35:21 +02:00

vlib Documentation

vlib is the term for all modules included by default with V and maintained as part of the V source code repository.

Some included modules depend on third party libraries, and these are kept separate in the thirdparty directory at the root level of the source repository.