-
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
It's weird, but at time of writing, foc::Foc::new
is not coming up: https://docs.rs/foc/latest/foc/struct.Foc.html
I think it's because it was added as part of commit e4bf72f, but that commit didn't come with a version bump.
This is problematic, in that Foc has private fields, so cannot be constructed without a method, but when you search docs.rs for Foc
and check return types, there is nothing, nor could I find a way to access one through a field of another struct.
Metadata
Metadata
Assignees
Labels
No labels