Docs.rs
notedown-error-1.1.10
notedown-error 1.1.10
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
oovm
Dependencies
chrono ^0.4.22
normal
optional
docx-rs ^0.4.3
normal
optional
git2 ^0.15.0
normal
optional
globset ^0.4.9
normal
optional
html_parser ^0.6.3
normal
optional
lsp-types ^0.93.1
normal
optional
num ^0.4.0
normal
optional
pest ^2.3.1
normal
optional
rsass ^0.26.0
normal
optional
rust_decimal ^1.26.1
normal
optional
serde_json ^1.0.85
normal
optional
text-utils ^0.4
normal
optional
url ^2.3.1
normal
yggdrasil-shared ^0.2.2
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
notedown_
error
1.1.10
All Items
Sections
Notedown Error Handler Adaptor
Support Libs
Crate Items
Re-exports
Structs
Enums
Type Aliases
Crate
notedown_error
Copy item path
Source
Expand description
§
Notedown Error Handler Adaptor
§
Support Libs
pest
: For parser
rsass
: For sass/scss comp
globset
: For glob
Re-exports
§
pub extern crate
git2
;
pub extern crate
globset
;
pub extern crate
num
;
Structs
§
Note
Error
Error type for all Notedown operators
Url
A parsed URL record.
Enums
§
Diagnostic
Level
DiagnosticLevel
Note
Error
Kind
Actual error data for the error
Type Aliases
§
Maybe
Ranged
Maybe have ast position
Result
All result about notedown