smbc 0.1.0

type-safe libsmbclient wrapper with std::fs-like interface
Documentation
  • Coverage
  • 75.86%
    22 out of 29 items documented3 out of 21 items with examples
  • Size
  • Source code size: 60.5 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 784.62 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • smbc-rs/smbc
    4 2 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • grossws github:smbc-rs:owners

smbc -- libsmbclient wrapper

About

smbc is a type-safe wrapper library for libsmbclient from Samba project.

It use smbclient-sys crate for bindings to libsmbclient.

License

Licensed under GNU General Public License version 3 or any later version. It can be found at COPYING or at GNU site.