Docs.rs
sc_decode-0.1.2
sc_decode 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
flunas
Dependencies
Versions
100%
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
sc_
decode
0.1.2
All Items
Sections
sc_decode
Crate Items
Functions
Crate
sc_decode
Copy item path
Source
Expand description
§
sc_decode
sc_decode
是一个对特殊字符进行解码的小工具。
有个别特殊字符解码后使用format!格式化后会有
\
,需自行去除。
Functions
§
decode
对特殊字符进行解码