Docs.rs
ferritls-core-0.5.0
ferritls-core 0.5.0
Docs.rs crate page
Apache-2.0
OR
MIT
15 September 2026
Links
Repository
crates.io
Source
Owners
Hammerklavier-cn
Dependencies
getrandom ^0.2
normal
subtle ^2
normal
zeroize ^1
normal
criterion ^0.8.2
dev
serde_json ^1
dev
Versions
99.17%
of the crate is documented
Go to latest version
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
Skip to main content
bit_string
ferritls_
core
0.5.0
In ferritls_
core::
der
ferritls_core
::
der
Function
bit_
string
Copy item path
Source
pub fn bit_string(input: &[
u8
]) ->
Result
<(&[
u8
], &[
u8
]),
Error
>
Expand description
BIT STRING:去掉首个未使用位数 octet(必须为 0)。