Crate unidok_parser[][src]

Modules

blocks
html
inlines
macros

Structs

DocIr
Str

An immutable string. It dereferences to a &str and can also be borrowed as a StrSlice.

StrSlice

A memory efficient string slice without a lifetime.

Traits

StrSliceIndex

Trait for indexing a StrSlice (using the StrSlice::get method)

Functions

parse