libxml2-rs 0.1.1

Rust bindings for the libxml2 C library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
---
$schema: https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
version: "0.2"
dictionaryDefinitions:
  - name: project-words
    path: "./project-words.txt"
    addWords: true
dictionaries:
  - project-words
ignorePaths:
  - "examples"
  - "target"
  - "/project-words.txt"