Docs.rs
substrate-crypto-light-0.2.0
substrate-crypto-light 0.2.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
Slesarew
Dependencies
base58 ^0.2.0
normal
blake2b_simd ^1.0.2
normal
ed25519-zebra ^4.0.3
normal
optional
hmac ^0.12.1
normal
k256 ^0.13.3
normal
optional
lazy_static ^1.4.0
normal
parity-scale-codec ^3.6.9
normal
pbkdf2 ^0.12.2
normal
rand_core ^0.6.4
normal
optional
regex ^1.10.3
normal
schnorrkel ^0.11.4
normal
optional
sha2 ^0.10.8
normal
zeroize ^1.7.0
normal
hex ^0.4.3
dev
mnemonic-external ^0.1.0
dev
sp-core ^35.0.0
dev
Versions
6.17%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
cut_path
substrate_
crypto_
light
0.2.0
In substrate_
crypto_
light::
common
substrate_crypto_light
::
common
Function
cut_
path
Copy item path
Source
pub fn cut_path(path_and_pwd: &
str
) ->
Option
<
FullDerivation
<'_>>