Docs.rs
  • c5_core-1.0.0
    • c5_core 1.0.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • normano
    • Dependencies
      • base64 ^0.21 normal
      • ecies_25519 ^0.2 normal
      • xs_ed25519-dalek ^2.1 normal
      • hashlink ^0.10 normal
      • rand ^0.9 normal
      • rand_core ^0.9 normal
      • serde ^1.0 normal
      • serde_yaml2 ^0.1 normal
      • sshkeys ^0.3 normal
      • thiserror ^1.0 normal
      • yaml-rust2 ^0.10 normal
      • serial_test ^3.2 dev
      • tempfile ^3 dev
    • Versions
    • 6.78% 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
    • 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

c5_core1.0.0

Module io_utils

Module Items

  • Functions

In crate c5_core

c5_core

Module io_utils

Source

Functionsยง

base64_string_to_bytes
bytes_to_base64_string
read_file_to_bytes
read_file_to_string
write_bytes_to_file
write_string_to_file