-
Notifications
You must be signed in to change notification settings - Fork 0
rfs-utils provides internal utility functions for rfs, including logging, global configuration file reading, and other common helper routines used throughout the system.
License
librfs/rfs-utils
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
utils librfs rfs-utils provides internal utility functions for rfs, including logging, global configuration file reading, and other common helper routines used throughout the system. Source files in this project must begin with the following header format: src/filename.rs SPDX-License-Identifier: MIT Copyright (c) year author This header ensures consistent license attribution and copyright declaration across the codebase.
About
rfs-utils provides internal utility functions for rfs, including logging, global configuration file reading, and other common helper routines used throughout the system.