Docs.rs
text2html-0.0.1
text2html 0.0.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
zTgx
Dependencies
uuid ^0.7
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
text2html
0.0.1
Text
Required Methods
data_source
Implementors
In crate text2html
text2html
Trait
Text
Copy item path
Source
pub trait Text { // Required method fn
data_source
(&mut self) ->
String
; }
Required Methods
§
Source
fn
data_source
(&mut self) ->
String
Implementors
§