nfs3_types 0.2.0

Type definitions and utilities for working with NFSv3
Documentation
1
2
3
4
5
6
7
8
9
# 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