Cargo Features

fbxcel has no features set by default.

[dependencies]
fbxcel = { version = "0.9.0", features = ["tree", "writer"] }
tree = indextree, string-interner

Affects fbxcel::tree

writer

Affects fbxcel::writer

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

indextree tree?
string-interner tree?

Enables string-interner ^0.14.0