Docs.rs
picky-asn1-der-0.5.0
picky-asn1-der 0.5.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
awakecoding
github:devolutions:crates-io
CBenoit
Dependencies
lazy_static ^1.5
normal
optional
picky-asn1 ^0.9
normal
serde ^1
normal
serde_bytes ^0.11
normal
base64 ^0.22
dev
num-bigint-dig ^0.8
dev
oid ^0.2
dev
pretty_assertions ^1.4
dev
serde_bytes ^0.11
dev
Versions
69.23%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
picky_asn1_der
0.5.0
Function
picky_asn1_der
::
to_vec
Copy item path
source
ยท
[
−
]
pub fn to_vec<T: ?
Sized
+
Serialize
>(value:
&T
) ->
Result
<
Vec
<
u8
>>
Expand description
Serializes
value