-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hi there,
I noticed while reviewing some code using zlib-rs that most (all?) functions in https://docs.rs/zlib-rs/latest/zlib_rs/ are uncommented. (Examples: compress_bound, ReturnCode, uncompress_slice, etc).
Is this because the API is still considered unstable, or is the intent that users read the zlib manual? Would PRs adding rustdoc comments be accepted or is it too soon?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels