nfs3_types

Crates.ionfs3_types
lib.rsnfs3_types
version0.4.1
created_at2025-02-09 14:36:41.700844+00
updated_at2025-07-26 16:37:05.094815+00
descriptionType definitions and utilities for working with NFSv3
homepagehttps://github.com/Vaiz/nfs3
repositoryhttps://github.com/Vaiz/nfs3
max_upload_size
id1549002
size104,709
Vaiz (Vaiz)

documentation

README

nfs3_types

nfs3_types provides type definitions and utilities for working with NFSv3. Its main purpose is to be used with the nfs3_server crate, but it can also be used independently.

Features

  • Type definitions for NFSv3 protocol, including Mount and Port Mapper
  • XDR encoding and decoding
  • Utilities for handling NFSv3 operations
Commit count: 119

cargo fmt