vimwiki-core

Crates.iovimwiki-core
lib.rsvimwiki-core
version0.1.0
sourcesrc
created_at2021-06-06 23:25:59.739173
updated_at2021-06-06 23:25:59.739173
descriptionCore library elements for vimwiki data structures, parsing, and more
homepagehttps://github.com/chipsenkbeil/vimwiki-rs
repositoryhttps://github.com/chipsenkbeil/vimwiki-rs
max_upload_size
id407068
size770,346
Chip Senkbeil (chipsenkbeil)

documentation

README

vimwiki-core

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.

License

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.

Commit count: 341

cargo fmt