Docs.rs
wild-doc-0.13.0
wild-doc 0.13.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
OdenShirataki
Dependencies
chrono ^0.4
normal
libc ^0.2
normal
memmap2 ^0.5
normal
natord ^1.0
normal
quick-xml ^0.26
normal
rand ^0.8
normal
rustc-hash ^1.0
normal
semilattice-database ^0.31
normal
v8 ^0.55
normal
Versions
0%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
IncludeAdaptor
Required Methods
include
Implementors
In wild_doc
?
Trait
wild_doc
::
IncludeAdaptor
source
·
[
−
]
pub trait IncludeAdaptor { fn
include
(&mut self, path: &
str
) ->
String
; }
Required Methods
§
source
fn
include
(&mut self, path: &
str
) ->
String
Implementors
§
source
§
impl
IncludeAdaptor
for
IncludeLocal