Replacing (C-not exported) in the docs
[rust-lightning] / lightning / src / ln / msgs.rs
index 6e49a46f08a02a25065652e28cf3895afc031fe8..7aeb5c87a12486c8eb0dd5df11a07b9d1c171407 100644 (file)
@@ -939,7 +939,7 @@ pub struct CommitmentUpdate {
 /// [`OptionalField`] simply gets `Present` if there are enough bytes to read into it), we have a
 /// separate enum type for them.
 ///
-/// (C-not exported) due to a free generic in `T`
+/// This is not exported to bindings users due to a free generic in `T`
 #[derive(Clone, Debug, PartialEq, Eq)]
 pub enum OptionalField<T> {
        /// Optional field is included in message