Skip to content

Foc constructor not shown in docs.rs #2

@Ben-PH

Description

@Ben-PH

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions