Crates.io | vimwiki-core |
lib.rs | vimwiki-core |
version | 0.1.0 |
source | src |
created_at | 2021-06-06 23:25:59.739173 |
updated_at | 2021-06-06 23:25:59.739173 |
description | Core library elements for vimwiki data structures, parsing, and more |
homepage | https://github.com/chipsenkbeil/vimwiki-rs |
repository | https://github.com/chipsenkbeil/vimwiki-rs |
max_upload_size | |
id | 407068 |
size | 770,346 |
This crate provides the core elements and logic for working with vimwiki.
It should NOT be imported directly. Instead, when importing vimwiki
, this
crate is automatically brought in.
This project is licensed under either of
Apache License, Version 2.0, (LICENSE-APACHE or apache-license) MIT license (LICENSE-MIT or mit-license) at your option.